reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
364 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED) 459 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED) 570 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED) 681 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED) 715 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED) 867 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED) 881 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED) 895 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED) 2180 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED) 7117 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED) 7127 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED) 7146 if (COMMON_INTERCEPTOR_NOTHING_IS_INITIALIZED)projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
253 if (!thr_->is_inited) return; 262 if (!thr_->is_inited) return; 491 if (!thr->is_inited) // called from libc guts during bootstrapprojects/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
542 if (!thr->is_inited) // May happen during bootstrap.
projects/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp 120 thr->is_inited = true;