Searched refs:SchedulerCoroutineDispatcher (Results 1 – 6 of 6) sorted by relevance
16 public fun Scheduler.asCoroutineDispatcher(): SchedulerCoroutineDispatcher = SchedulerCoroutineDisp… in asCoroutineDispatcher()21 public class SchedulerCoroutineDispatcher( in asCoroutineDispatcher() class49 …override fun equals(other: Any?): Boolean = other is SchedulerCoroutineDispatcher && other.schedul… in asCoroutineDispatcher()
16 public fun Scheduler.asCoroutineDispatcher(): SchedulerCoroutineDispatcher = SchedulerCoroutineDisp… in asCoroutineDispatcher()22 public class SchedulerCoroutineDispatcher( in asCoroutineDispatcher() class48 …override fun equals(other: Any?): Boolean = other is SchedulerCoroutineDispatcher && other.schedul… in asCoroutineDispatcher()
45 public final class kotlinx/coroutines/reactor/SchedulerCoroutineDispatcher : kotlinx/coroutines/Cor…58 …tcher (Lreactor/core/scheduler/Scheduler;)Lkotlinx/coroutines/reactor/SchedulerCoroutineDispatcher;
59 …atcher (Lio/reactivex/rxjava3/core/Scheduler;)Lkotlinx/coroutines/rx3/SchedulerCoroutineDispatcher;67 public final class kotlinx/coroutines/rx3/SchedulerCoroutineDispatcher : kotlinx/coroutines/Corouti…
70 …CoroutineDispatcher (Lio/reactivex/Scheduler;)Lkotlinx/coroutines/rx2/SchedulerCoroutineDispatcher;80 public final class kotlinx/coroutines/rx2/SchedulerCoroutineDispatcher : kotlinx/coroutines/Corouti…