Searched defs:createDefaultDispatcher (Results 1 – 8 of 8) sorted by relevance
9 internal actual fun createDefaultDispatcher(): CoroutineDispatcher = DefaultDispatcher in createMainDispatcher() method
11 internal actual fun createDefaultDispatcher(): CoroutineDispatcher = when { in createDefaultDispatcher() method
17 internal actual fun createDefaultDispatcher(): CoroutineDispatcher = in nextTick() method
27 internal expect fun createDefaultDispatcher(): CoroutineDispatcher in createDefaultDispatcher() method
5 internal expect fun createDefaultDispatcher(): CoroutineDispatcher in createDefaultDispatcher() method
16 internal actual fun createDefaultDispatcher(): CoroutineDispatcher = DarwinGlobalQueueDispatcher in isMainThread() method
META-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...