Searched refs:PoolThread (Results 1 – 3 of 3) sorted by relevance
67 internal class PoolThread( class85 … PoolThread(this, target, if (nThreads == 1) name else name + "-" + threadNo.incrementAndGet()) in target()
41 …currentThreads().filter { it is PoolThread && it.dispatcher == this@dumpThreads }.dumpThreads(head… in dumpThreads()
62 if (thread is PoolThread) in shutdownDispatcherPools()