Home
last modified time | relevance | path

Searched refs:GetDestroyed (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp53 bool ThreadContextBase::GetDestroyed() { in GetDestroyed() function in __sanitizer::ThreadContextBase
266 if ((destroyed = tctx->GetDestroyed())) { in JoinThread()
H A Dsanitizer_thread_registry.h70 bool GetDestroyed();