Searched refs:__WCLONE (Results 1 – 3 of 3) sorted by relevance
14 #define __WCLONE 0x80000000 /* Wait only on non-SIGCHLD children */ macro
215 waiting = wait4(ret, &status, __WCLONE, NULL); in write_clone_read()
988 if ((p->exit_signal != SIGCHLD) ^ !!(wo->wo_flags & __WCLONE)) in eligible_child()1557 __WNOTHREAD|__WCLONE|__WALL)) in kernel_waitid()1655 __WNOTHREAD|__WCLONE|__WALL)) in kernel_wait4()