Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_posix.cpp37 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
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h78 virtual void OnStarted(void *arg) {} in OnStarted() function
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_thread_registry_test.cpp170 void OnStarted(void *arg) { in OnStarted() function in __sanitizer::__anonb91a15890111::TestThreadContext
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp202 void ThreadContext::OnStarted(void *arg) { in OnStarted() function in __tsan::ThreadContext