reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
452 ThreadRegistryLock l(&asanThreadRegistry());
projects/compiler-rt/lib/asan/asan_stats.cpp 84 ThreadRegistryLock l(&asanThreadRegistry());
projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp 1930 ThreadRegistryLock l(ctx->thread_registry);
projects/compiler-rt/lib/tsan/rtl/tsan_mman.cpp 147 ThreadRegistryLock l(ctx->thread_registry);
projects/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp54 ThreadRegistryLock l(ctx->thread_registry); 111 ThreadRegistryLock l(ctx->thread_registry); 427 ThreadRegistryLock l(ctx->thread_registry); 471 ThreadRegistryLock l(ctx->thread_registry); 516 ThreadRegistryLock l(ctx->thread_registry);projects/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp
684 ThreadRegistryLock l0(ctx->thread_registry);
projects/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp 212 ThreadRegistryLock l(ctx->thread_registry);