Home
last modified time | relevance | path

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

/external/compiler-rt/lib/esan/
Desan_interceptors.cpp154 #define COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m) \ macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2241 #define COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m) \ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc28 // COMMON_INTERCEPTOR_MUTEX_UNLOCK
86 #ifndef COMMON_INTERCEPTOR_MUTEX_UNLOCK
87 #define COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m) {}
3565 COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m);