Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/
DEventLoop.kt107 internal fun runSingleTaskFromCurrentSystemDispatcher(): Long { in createEventLoop() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/
DCoroutineSchedulerInternalApiStressTest.kt71 val result = runSingleTaskFromCurrentSystemDispatcher() in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-core/api/
Dkotlinx-coroutines-core.api351 public static final fun runSingleTaskFromCurrentSystemDispatcher ()J