Searched refs:__WCLONE (Results 1 – 6 of 6) sorted by relevance
39 #define __WCLONE 0x80000000 /* Wait for cloned process. */ macro
14 #define __WCLONE 0x80000000 /* Wait only on non-SIGCHLD children */ macro
973 if ((p->exit_signal != SIGCHLD) ^ !!(wo->wo_flags & __WCLONE)) in eligible_child()1494 __WNOTHREAD|__WCLONE|__WALL)) in kernel_waitid()1592 __WNOTHREAD|__WCLONE|__WALL)) in kernel_wait4()