Searched defs:CLONE_PARENT (Results 1 – 3 of 3) sorted by relevance
18 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */ macro
1068 pub const CLONE_PARENT: ::c_int = 0x8000; constant
1908 pub const CLONE_PARENT: ::c_int = 0x8000; constant