Searched refs:__WCLONE (Results 1 – 4 of 4) sorted by relevance
14 #define __WCLONE 0x80000000 /* Wait only on non-SIGCHLD children */ macro
185 waiting = waitpid(ret, &status, __WCLONE); in write_clone_read()
323 CATCH_EINTR(n = waitpid(pid, &status, __WCLONE)); in init_seccomp()
1155 if ((p->exit_signal != SIGCHLD) ^ !!(wo->wo_flags & __WCLONE)) in eligible_child()1738 __WNOTHREAD|__WCLONE|__WALL)) in kernel_waitid_prepare()1849 __WNOTHREAD|__WCLONE|__WALL)) in kernel_wait4()