Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp2344 #define COMMON_INTERCEPTOR_MUTEX_POST_LOCK(ctx, m) \ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc27 // COMMON_INTERCEPTOR_MUTEX_POST_LOCK
160 #ifndef COMMON_INTERCEPTOR_MUTEX_POST_LOCK
161 #define COMMON_INTERCEPTOR_MUTEX_POST_LOCK(ctx, m) {}
4239 COMMON_INTERCEPTOR_MUTEX_POST_LOCK(ctx, m);
4272 COMMON_INTERCEPTOR_MUTEX_POST_LOCK(ctx, m);