Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_common.cpp399 static void ProcessThreads(SuspendedThreadsList const &suspended_threads, in ProcessThreads()
613 static void ClassifyAllChunks(SuspendedThreadsList const &suspended_threads, in ClassifyAllChunks()
689 const SuspendedThreadsList &suspended_threads) { in ReportUnsuspendedThreads()
710 static void CheckForLeaksCallback(const SuspendedThreadsList &suspended_threads, in CheckForLeaksCallback()