Searched defs:CLONE_SETTLS (Results 1 – 3 of 3) sorted by relevance
22 #define CLONE_SETTLS 0x00080000 /* create a new TLS for the child */ macro
1072 pub const CLONE_SETTLS: ::c_int = 0x80000; constant
1912 pub const CLONE_SETTLS: ::c_int = 0x80000; constant