Searched refs:currentproc (Results 1 – 1 of 1) sorted by relevance
170 Process *currentproc = current->getVal(); in findProcess() local171 assert(currentproc != NULL); in findProcess()173 if (node->pid == currentproc->pid) in findProcess()