Searched refs:__WCLONE (Results 1 – 2 of 2) sorted by relevance
13 #define __WCLONE 0x80000000 /* Wait only on non-SIGCHLD children */ macro
942 if ((p->exit_signal != SIGCHLD) ^ !!(wo->wo_flags & __WCLONE)) in eligible_child()1608 __WNOTHREAD|__WCLONE|__WALL)) in SYSCALL_DEFINE4()