Home
last modified time | relevance | path

Searched defs:GetRunningThreadsLocked (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp91 void GetRunningThreadsLocked(InternalMmapVector<tid_t> *threads) { in GetRunningThreadsLocked() function
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp202 void GetRunningThreadsLocked(InternalMmapVector<tid_t> *threads) {} in GetRunningThreadsLocked() function
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_thread.cpp566 void GetRunningThreadsLocked(InternalMmapVector<tid_t> *threads) { in GetRunningThreadsLocked() function