Home
last modified time | relevance | path

Searched refs:COMMON_SYSCALL_BLOCKING_START (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc41 // COMMON_SYSCALL_BLOCKING_START()
93 # ifndef COMMON_SYSCALL_BLOCKING_START
94 # define COMMON_SYSCALL_BLOCKING_START() \
3199 COMMON_SYSCALL_BLOCKING_START();
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2833 #define COMMON_SYSCALL_BLOCKING_START() sycall_blocking_start() macro