Home
last modified time | relevance | path

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

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBatchProcessor.kt53 fun processAll() { in <lambda>() method in trebuchet.util.WorkQueue
88 Thread { workQueue.processAll() }.apply { start() } in <lambda>()