Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/native/src/
DMultithreadedDispatchers.kt87 executeAfter { workerRunLoop() } in <lambda>()
100 private fun workerRunLoop() = runBlocking { in isClosed() method