Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_common.cc188 static void ProcessThreads(SuspendedThreadsList const &suspended_threads, in ProcessThreads()
341 static void ClassifyAllChunks(SuspendedThreadsList const &suspended_threads) { in ClassifyAllChunks()
422 static void CheckForLeaksCallback(const SuspendedThreadsList &suspended_threads, in CheckForLeaksCallback()