Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/native/test/
H A DMultithreadedDispatchersTest.kt48 val coroutine1 = launch(dispatcher) { in testNotAllocatingExtraDispatchers() constant