Searched refs:OnFinished (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.h29 void OnFinished() override;
H A Dlsan_thread.cpp69 void ThreadContext::OnFinished() { function in class:__lsan::ThreadContext
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h78 virtual void OnFinished() {} function in class:__sanitizer::ThreadContextBase
H A Dsanitizer_thread_registry.cpp70 OnFinished();
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.h50 void OnFinished() override;
H A Dasan_thread.cpp37 void AsanThreadContext::OnFinished() { function in class:__asan::AsanThreadContext
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp127 void ThreadContext::OnFinished() { function in class:__tsan::ThreadContext
H A Dtsan_rtl.h496 void OnFinished() override;

Completed in 103 milliseconds