Home
last modified time | relevance | path

Searched defs:SHM_UNLOCK (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dshm.h29 #define SHM_UNLOCK 12 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dshm.h35 #define SHM_UNLOCK 12 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dshm.h35 #define SHM_UNLOCK 12 macro
/third_party/musl/include/sys/
Dshm.h35 #define SHM_UNLOCK 12 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dshm.h35 #define SHM_UNLOCK 12 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dshm.h35 #define SHM_UNLOCK 12 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs963 pub const SHM_UNLOCK: ::c_int = 12; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2954 pub const SHM_UNLOCK: ::c_int = 12; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1841 pub const SHM_UNLOCK: ::c_int = 12; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2441 pub const SHM_UNLOCK: ::c_int = 12; constant