Searched refs:curprocs (Results 1 – 1 of 1) sorted by relevance
67 static int curprocs, maxprocs; variable556 curprocs++; in run()566 while ((pid = waitpid(-1, &status, !waitall && curprocs < maxprocs ? in waitchildren()568 curprocs--; in waitchildren()