Searched defs:CLONE_THREAD (Results 1 – 4 of 4) sorted by relevance
19 #define CLONE_THREAD 0x00010000 /* Same thread group? */ macro
21 CLONE_THREAD = 0x00010000 variable
1069 pub const CLONE_THREAD: ::c_int = 0x10000; constant
1909 pub const CLONE_THREAD: ::c_int = 0x10000; constant