Searched refs:__WNOTHREAD (Results 1 – 9 of 9) sorted by relevance
22 #if defined(__WNOTHREAD) || (defined(HAVE_DECL___WNOTHREAD) && HAVE_DECL___WNOTHREAD)24 static_assert((__WNOTHREAD) == (0x20000000), "__WNOTHREAD != 0x20000000");27 # define __WNOTHREAD 0x2000000065 XLAT(__WNOTHREAD),
12 __WNOTHREAD 0x20000000
12 #define __WNOTHREAD 0x20000000 /* Don't wait on children of other threads in this group */ macro
44 __WNOTHREAD;
803 pub const __WNOTHREAD: ::c_int = 0x2000_0000; constant
1118 pub const __WNOTHREAD: ::c_int = 0x20000000; constant
1867 __WALL | __WNOTHREAD | WNOHANG); in SigchldHandler()
1957 pub const __WNOTHREAD: ::c_int = 0x20000000; constant
3888 __WNOTHREAD and __WALL.