Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.h71 virtual void OnDetached(void *arg) {} in OnDetached() function
Dsanitizer_thread_registry.cc230 tctx->OnDetached(arg); in DetachThread()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cc73 void ThreadContext::OnDetached(void *arg) { in OnDetached() function in __tsan::ThreadContext
Dtsan_rtl.h440 void OnDetached(void *arg) override;