reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
128 void FinishThread(u32 tid);
105 asanThreadRegistry().FinishThread(tid);
projects/compiler-rt/lib/lsan/lsan_thread.cpp 93 thread_registry->FinishThread(GetCurrentThread());
projects/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp 285 ctx->thread_registry->FinishThread(thr->tid);