Home
last modified time | relevance | path

Searched defs:futex_op (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/test/tsan/Linux/
H A Dsignal_in_futex_wait.cpp17 int futex(int *uaddr, int futex_op, int val, const struct timespec *timeout, in futex()
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1859 #define __sanitizer_syscall_pre_futex(uaddr, futex_op, val, timeout, uaddr2, \ argument
1863 #define __sanitizer_syscall_post_futex(res, uaddr, futex_op, val, timeout, \ argument