AirshipDispatchers

Coroutine dispatchers using the Airship thread pools.

Properties

Link copied to clipboard
val IO: CoroutineDispatcher

Dispatcher that uses the full thread pool

Functions

Link copied to clipboard
fun newSerialDispatcher(): CoroutineDispatcher

Creates a new serial dispatcher.