Home
last modified time | relevance | path

Searched defs:SEM_UNDO (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsem.h19 #define SEM_UNDO 0x1000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsem.h19 #define SEM_UNDO 0x1000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsem.h19 #define SEM_UNDO 0x1000 macro
/third_party/musl/include/sys/
H A Dsem.h19 #define SEM_UNDO 0x1000 macro
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4576 pub const SEM_UNDO: ::c_int = 0o10000; consts

Completed in 15 milliseconds