Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2371 #define COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m) \ macro
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc28 // COMMON_INTERCEPTOR_MUTEX_UNLOCK
164 #ifndef COMMON_INTERCEPTOR_MUTEX_UNLOCK
165 #define COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m) {}
4264 COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m);
4297 COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m);