Home
last modified time | relevance | path

Searched refs:WAIT_ANY (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dwait.h183 #define WAIT_ANY (-1) /* any process */ macro
/xnu-8019.80.24/bsd/kern/
H A Dkern_exit.c2205 if (uap->pid != WAIT_ANY && in wait4_nocancel()