Home
last modified time | relevance | path

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

/external/compiler-rt/lib/esan/
Desan_interceptors.cpp149 #define COMMON_INTERCEPTOR_MUTEX_LOCK(ctx, m) \ macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2237 #define COMMON_INTERCEPTOR_MUTEX_LOCK(ctx, m) \ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc27 // COMMON_INTERCEPTOR_MUTEX_LOCK
82 #ifndef COMMON_INTERCEPTOR_MUTEX_LOCK
83 #define COMMON_INTERCEPTOR_MUTEX_LOCK(ctx, m) {}
3556 COMMON_INTERCEPTOR_MUTEX_LOCK(ctx, m);