Searched refs:waitall (Results 1 – 1 of 1) sorted by relevance
561 waitchildren(const char *name, int waitall) in waitchildren() argument566 while ((pid = waitpid(-1, &status, !waitall && curprocs < maxprocs ? in waitchildren()