Home
last modified time | relevance | path

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

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