Home
last modified time | relevance | path

Searched refs:COMMON_INTERCEPTOR_MUTEX_UNLOCK (Results 1 – 5 of 5) 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);
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp2348 #define COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m) \ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc28 // COMMON_INTERCEPTOR_MUTEX_UNLOCK
164 #ifndef COMMON_INTERCEPTOR_MUTEX_UNLOCK
165 #define COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m) {}
4248 COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m);
4281 COMMON_INTERCEPTOR_MUTEX_UNLOCK(ctx, m);