HomeSort by: relevance | last modified time | path
    Searched refs:GetDestroyed (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_thread_registry.h 66 bool GetDestroyed();
sanitizer_thread_registry.cc 52 bool ThreadContextBase::GetDestroyed() {
267 if ((destroyed = tctx->GetDestroyed())) {

Completed in 16 milliseconds