Searched refs:WEXITED (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dwait.h175 #define WEXITED 0x00000004 /* [XSI] Processes which have exitted */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exit.c1360 (uap->options & ~(WNOHANG|WNOWAIT|WCONTINUED|WSTOPPED|WEXITED)))
1411 if (!(uap->options & WEXITED))

Completed in 25 milliseconds