Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h65 virtual void OnDead() {} in OnDead() function
Dsanitizer_thread_registry.cc43 OnDead(); in SetDead()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cc38 void ThreadContext::OnDead() { in OnDead() function in __tsan::ThreadContext
Dtsan_rtl.h491 void OnDead();