Searched defs:SEM_UNDO (Results 1 – 2 of 2) sorted by relevance
8 #define SEM_UNDO 0x1000 /* undo the operation on exit */ macro
3275 pub const SEM_UNDO: ::c_int = 0o10000; constant