Home
last modified time | relevance | path

Searched defs:OnStarted (Results 1 – 6 of 6) sorted by relevance

/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp53 void ThreadContextLsanBase::OnStarted(void *arg) { OnStarted() function in __lsan::ThreadContextLsanBase
H A Dlsan_posix.cpp39 void ThreadContext::OnStarted(void *arg) { in OnStarted() function in __lsan::ThreadContext
H A Dlsan_fuchsia.cpp48 void ThreadContext::OnStarted(void *arg) { in OnStarted() function in __lsan::ThreadContext
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h78 virtual void OnStarted(void *arg) {} OnStarted() function
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_thread_registry_test.cpp169 void OnStarted(void *arg) { OnStarted() function in __sanitizer::__anon8a4babaf0111::TestThreadContext
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp206 void ThreadContext::OnStarted(void *arg) { OnStarted() function in __tsan::ThreadContext