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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_thread_registry.cc 52 bool ThreadContextBase::GetDestroyed() {
267 if ((destroyed = tctx->GetDestroyed())) {
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_thread_registry.cpp 51 bool ThreadContextBase::GetDestroyed() {
262 if ((destroyed = tctx->GetDestroyed())) {

Completed in 25 milliseconds