Searched defs: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) macro