Home
last modified time | relevance | path

Searched defs:EFD_SEMAPHORE (Results 1 - 25 of 25) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Deventfd.h13 #define EFD_SEMAPHORE 1 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Deventfd.h13 #define EFD_SEMAPHORE 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Deventfd.h13 #define EFD_SEMAPHORE 1 macro
/third_party/musl/include/sys/
H A Deventfd.h13 #define EFD_SEMAPHORE 1 macro
/third_party/rust/crates/libc/src/unix/solarish/
H A Dillumos.rs27 pub const EFD_SEMAPHORE: ::c_int = 0x1; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h238 #define EFD_SEMAPHORE 1 macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs971 pub const EFD_SEMAPHORE: ::c_int = 0x1; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1019 pub const EFD_SEMAPHORE: ::c_int = 0x1; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2454 pub const EFD_SEMAPHORE: ::c_int = 0x1; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1851 pub const EFD_SEMAPHORE: ::c_int = 0x1; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3134 pub const EFD_SEMAPHORE: ::c_int = 0x1; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2353 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2462 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2352 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2332 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2533 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2484 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2595 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2436 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2699 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2397 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2669 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2382 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2465 pub const EFD_SEMAPHORE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2393 pub const EFD_SEMAPHORE: u32 = 1; consts

Completed in 224 milliseconds