Home
last modified time | relevance | path

Searched defs:OnDead (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h65 virtual void OnDead() {} in OnDead() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc38 void ThreadContext::OnDead() { in OnDead() function in __tsan::ThreadContext