Searched refs:WAIT_NOHANG (Results 1 – 1 of 1) sorted by relevance
122 # define WAIT_NOHANG(status) waitpid (-1, (status), WNOHANG) macro128 # define WAIT_NOHANG(status) wait3 ((status), WNOHANG, (struct rusage *) 0) macro455 #ifdef WAIT_NOHANG in reap_children()551 #ifdef WAIT_NOHANG in reap_children()553 pid = WAIT_NOHANG (&status); in reap_children()