Searched defs:CLONE_SYSVSEM (Results 1 – 5 of 5) sorted by relevance
52 #define CLONE_SYSVSEM 0x00040000 macro
21 #define CLONE_SYSVSEM 0x00040000 /* share system V SEM_UNDO semantics */ macro
63 #define CLONE_SYSVSEM 0x00040000 macro
1128 pub const CLONE_SYSVSEM: ::c_int = 0x40000; constant
1914 pub const CLONE_SYSVSEM: ::c_int = 0x40000; constant