Searched refs:WLINUXCLONE (Results 1 – 2 of 2) sorted by relevance
90 #define WLINUXCLONE 0x80000000 /* Wait for kthread spawned from linux_clone. */ macro
1069 ((options & WLINUXCLONE) != 0)) { in proc_to_reap()1233 WEXITED | WTRAPPED | WLINUXCLONE)) != 0) in kern_wait6()