Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc43 // COMMON_SYSCALL_BLOCKING_END()
97 # ifndef COMMON_SYSCALL_BLOCKING_END
98 # define COMMON_SYSCALL_BLOCKING_END() \
3202 COMMON_SYSCALL_BLOCKING_END();
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2755 #define COMMON_SYSCALL_BLOCKING_END() sycall_blocking_end() macro