Home
last modified time | relevance | path

Searched refs:threadPool (Results 1 – 1 of 1) sorted by relevance

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBatchProcessor.kt87 private val threadPool = Array(ThreadCount) { in <lambda>() constant
99 threadPool.forEach { it.join() } in close()