Searched defs:futex_op (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1859 #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
|