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