Searched refs:WAIT_ANY (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/bsd/sys/ | ||
| H A D | wait.h | 183 #define WAIT_ANY (-1) /* any process */ macro |
| /xnu-8792.41.9/bsd/kern/ | ||
| H A D | kern_exit.c | 2813 if (uap->pid != WAIT_ANY && in wait4_nocancel() |