reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
130 asanThreadRegistry().Lock(); 495 asanThreadRegistry().Lock();projects/compiler-rt/lib/asan/asan_thread.cpp
491 __asan::asanThreadRegistry().Lock();
projects/compiler-rt/lib/lsan/lsan_thread.cpp 150 thread_registry->Lock();
projects/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h 183 mu_->Lock();
projects/compiler-rt/lib/tsan/rtl/tsan_debugging.cpp 218 ctx->thread_registry->Lock();
projects/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp 495 ctx->thread_registry->Lock();
projects/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp 264 tr->Lock();