Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/
DEventLoop.kt51 public fun processNextEventInCurrentThread(): Long = in createEventLoop() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DEventLoopsTest.kt144 val time = processNextEventInCurrentThread() in blockingAwait()
/external/kotlinx.coroutines/kotlinx-coroutines-core/api/
Dkotlinx-coroutines-core.api350 public static final fun processNextEventInCurrentThread ()J