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.kt48 public fun processNextEventInCurrentThread(): Long = method
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DEventLoopsTest.kt144 val time = processNextEventInCurrentThread() in blockingAwait()
/external/kotlinx.coroutines/binary-compatibility-validator/reference-public-api/
Dkotlinx-coroutines-core.txt282 public static final fun processNextEventInCurrentThread ()J