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