HomeSort by relevance Sort by last modified time
    Searched refs:OnDead (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h 65 virtual void OnDead() {}
sanitizer_thread_registry.cc 44 OnDead();
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_thread.cc 38 void ThreadContext::OnDead() {
tsan_rtl.h 474 void OnDead() override;

Completed in 740 milliseconds