Searched refs:createScheduler (Results 1 – 1 of 1) sorted by relevance
62 private var coroutineScheduler = createScheduler() in toString()124 …private fun createScheduler() = CoroutineScheduler(corePoolSize, maxPoolSize, idleWorkerKeepAliveN… in toString() method in kotlinx.coroutines.scheduling.ExperimentalCoroutineDispatcher130 coroutineScheduler = createScheduler() in toString()