Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc2303 #define COMMON_INTERCEPTOR_MUTEX_PRE_LOCK(ctx, m) \ macro
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc27 // COMMON_INTERCEPTOR_MUTEX_PRE_LOCK
154 #ifndef COMMON_INTERCEPTOR_MUTEX_PRE_LOCK
155 #define COMMON_INTERCEPTOR_MUTEX_PRE_LOCK(ctx, m) {}
4099 COMMON_INTERCEPTOR_MUTEX_PRE_LOCK(ctx, m);