Home
last modified time | relevance | path

Searched refs:FUTEX_WAKE_BITSET (Results 1 - 20 of 20) sorted by relevance

/third_party/ltp/include/lapi/
H A Dfutex.h34 #define FUTEX_WAKE_BITSET 10 macro
53 #define FUTEX_WAKE_BITSET_PRIVATE (FUTEX_WAKE_BITSET | FUTEX_PRIVATE_FLAG)
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dfutex.h134 // FUTEX_WAKE_BITSET
137 FUTEX_WAKE_BITSET | FUTEX_PRIVATE_FLAG, count, nullptr, in WakeBitset()
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutextest.h125 return futex_syscall(fntype, uaddr, FUTEX_WAKE_BITSET, nr_wake, NULL, in futex_wake_bitset()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1443 pub const FUTEX_WAKE_BITSET: ::c_int = 10; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2662 pub const FUTEX_WAKE_BITSET: ::c_int = 10; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs529 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3407 pub const FUTEX_WAKE_BITSET: ::c_int = 10; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs534 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs534 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs541 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs538 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs541 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs538 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs528 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs533 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs529 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs533 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs529 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs530 pub const FUTEX_WAKE_BITSET: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs529 pub const FUTEX_WAKE_BITSET: u32 = 10; consts

Completed in 202 milliseconds