Searched refs:VisitAllLiveThreads (Results 1 – 2 of 2) sorted by relevance
154 void VisitAllLiveThreads(CB cb) SANITIZER_EXCLUDES(live_list_mutex_) { in VisitAllLiveThreads() function
613 hwasanThreadList().VisitAllLiveThreads([&](Thread *t) { in CopyAllocations()774 hwasanThreadList().VisitAllLiveThreads([&](Thread *t) { in PrintAddressDescription()841 hwasanThreadList().VisitAllLiveThreads([&](Thread *t) { t->Announce(); }); in PrintAddressDescription()