Searched refs:pids_full (Results 1 – 1 of 1) sorted by relevance
69 static int pids_full(void);655 while ((pid = xwait(waitall || pids_full(), &status)) > 0) { in waitchildren()709 pids_full(void) in pids_full() function