Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/
DWorkQueueStressTest.kt57 val myQueue = WorkQueue() in testStealing() constant
93 val myQueue = WorkQueue() in testSingleProducerSingleStealer() constant