Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp2340 #define COMMON_INTERCEPTOR_MUTEX_PRE_LOCK(ctx, m) \ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc26 // COMMON_INTERCEPTOR_MUTEX_PRE_LOCK
156 #ifndef COMMON_INTERCEPTOR_MUTEX_PRE_LOCK
157 #define COMMON_INTERCEPTOR_MUTEX_PRE_LOCK(ctx, m) {}
4234 COMMON_INTERCEPTOR_MUTEX_PRE_LOCK(ctx, m);
4267 COMMON_INTERCEPTOR_MUTEX_PRE_LOCK(ctx, m);