Home
last modified time | relevance | path

Searched refs:OnDead (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h75 virtual void OnDead() {} in OnDead() function
H A Dsanitizer_thread_registry.cpp46 OnDead(); in SetDead()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp314 void ThreadContext::OnDead() { CHECK_EQ(sync, nullptr); } in OnDead() function in __tsan::ThreadContext
H A Dtsan_rtl.h275 void OnDead() override;