Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/src/
DRxScheduler.kt31 public fun CoroutineDispatcher.asScheduler(): Scheduler = in asCoroutineDispatcher0() method
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/src/
DRxScheduler.kt31 public fun CoroutineDispatcher.asScheduler(): Scheduler = in asCoroutineDispatcher0() method