Home
last modified time | relevance | path

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

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBatchProcessor.kt47 fun submit(task: Runnable) { in <lambda>() method
91 fun submit(task: Runnable) { in submit() method in trebuchet.util.WorkPool