Searched refs:currentThreads (Results 1 – 4 of 4) sorted by relevance
12 fun currentThreads(): Set<Thread> { in currentThreads() method41 …currentThreads().filter { it is PoolThread && it.dispatcher == this@dumpThreads }.dumpThreads(head… in dumpThreads()48 val threadsAfter = currentThreads() in checkTestThreads()
14 val threadsBefore = currentThreads() in <lambda>()
139 threadsBefore = currentThreads() in <lambda>()
35 val threadsBefore = currentThreads() in <lambda>()