Home
last modified time | relevance | path

Searched refs:LOCK_WRITE (Results 1 - 15 of 15) sorted by relevance

/third_party/python/Modules/
H A Dfcntlmodule.c470 #ifdef LOCK_WRITE in all_ins()
471 if (PyModule_AddIntMacro(m, LOCK_WRITE)) return -1; in all_ins()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs233 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs238 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs238 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs245 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs242 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs245 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs242 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs232 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs236 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs233 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs236 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs233 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs234 pub const LOCK_WRITE: u32 = 128; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs233 pub const LOCK_WRITE: u32 = 128; consts

Completed in 169 milliseconds