Searched refs:ReapOneProcess (Results 1 – 1 of 1) sorted by relevance
47 static pid_t ReapOneProcess() { in ReapOneProcess() function120 while (ReapOneProcess() != 0) { in ReapAnyOutstandingChildren()129 while ((pid = ReapOneProcess()) != 0) { in WaitToBeReaped()