Home
last modified time | relevance | path

Searched defs:futex (Results 1 - 13 of 13) sorted by relevance

/third_party/rust/crates/rustix/src/thread/
H A Dfutex.rs28 pub unsafe fn futex( in futex() functions
[all...]
H A Dmod.rs6 mod futex; modules
/third_party/rust/crates/rustix/src/backend/linux_raw/thread/
H A Dmod.rs1 mod futex; modules
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wait05.c19 futex_t futex = FUTEX_INITIALIZER; in sample_fn() local
H A Dfutex_wait02.c16 static futex_t *futex; variable
H A Dfutex_wake02.c14 static futex_t futex = FUTEX_INITIALIZER; variable
H A Dfutex_wake03.c14 static futex_t *futex; variable
H A Dfutex_wake01.c18 static futex_t futex = FUTEX_INITIALIZER; variable
H A Dfutex_wait01.c23 static futex_t futex = FUTEX_INITIALIZER; variable
H A Dfutex_wait03.c14 static futex_t futex = FUTEX_INITIALIZER; variable
H A Dfutex_wait_bitset01.c38 futex_t futex = FUTEX_INITIALIZER; in verify_futex_wait_bitset() local
H A Dfutex_waitv01.c19 static uint32_t *futex; variable
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1884 pub fn futex( in futex() functions

Completed in 8 milliseconds