Searched defs:CLONE_VFORK (Results 1 – 7 of 7) sorted by relevance
17 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_release */ macro
94 CLONE_VFORK = 0x00004000 variable
192 CLONE_VFORK = 0x00004000 variable
22 CLONE_VFORK = 0x00004000 variable
968 pub const CLONE_VFORK: ::c_int = 0x4000; constant
1004 pub const CLONE_VFORK: ::c_int = 0x4000; constant
1901 pub const CLONE_VFORK: ::c_int = 0x4000; constant