Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
Dlsan_common.cc216 static void ProcessThreads(SuspendedThreadsList const &suspended_threads, in ProcessThreads()
447 static void ClassifyAllChunks(SuspendedThreadsList const &suspended_threads) { in ClassifyAllChunks()
531 const InternalMmapVector<tid_t> &suspended_threads = in ReportIfNotSuspended() local
543 const SuspendedThreadsList &suspended_threads) { in ReportUnsuspendedThreads()
554 static void CheckForLeaksCallback(const SuspendedThreadsList &suspended_threads, in CheckForLeaksCallback()