Searched refs:__sanitizer_syscall_pre_futex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/test/tsan/Linux/ |
H A D | signal_in_futex_wait.cpp | 19 __sanitizer_syscall_pre_futex(uaddr, futex_op, val, timeout, uaddr2, val3); in futex()
|
/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, \ macro
|