HomeSort by: relevance | last modified time | path
    Searched refs:WAIT_MYPGRP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
wait.h 141 #define WAIT_MYPGRP 0 /* any process in my process group */
  /src/sys/kern/
kern_exit.c 713 * pair for wait6. The WAIT_MYPGRP case is handled by
1034 if ((pid_t)id == WAIT_MYPGRP && (idtype == P_PID || idtype == P_PGID)) {

Completed in 13 milliseconds