Searched defs:CLONE_THREAD (Results 1 – 8 of 8) sorted by relevance
19 #define CLONE_THREAD 0x00010000 /* Same thread group? */ macro
61 #define CLONE_THREAD 0x00010000 macro
21 CLONE_THREAD = 0x00010000 variable
1124 pub const CLONE_THREAD: ::c_int = 0x10000; constant
433 "CLONE_THREAD": 65536, number
447 "CLONE_THREAD": 65536, number
1920 pub const CLONE_THREAD: ::c_int = 0x10000; constant