Searched refs:__WCLONE (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/tt/ptproxy/
H A Dwait.c24 if(debugger->debugee->died || (debugger->wait_options & __WCLONE)){
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dwait.h13 #define __WCLONE 0x80000000 /* Wait only on non-SIGCHLD children */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dexit.c1087 * otherwise, wait for clone children *only* if __WCLONE is
1091 if (((p->exit_signal != SIGCHLD) ^ ((options & __WCLONE) != 0))
1697 __WNOTHREAD|__WCLONE|__WALL))

Completed in 55 milliseconds