Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/
DWorkQueueTest.kt49 val globalQueue = GlobalQueue() in <lambda>() constant
DWorkQueueStressTest.kt20 private val globalQueue = GlobalQueue() // only producer will use it constant