unconfined
Returns the unconfined CoroutineDispatcher. This dispatcher starts coroutines in the caller thread but only until the first suspension point.
Return
The unconfined CoroutineDispatcher.
Returns the unconfined CoroutineDispatcher. This dispatcher starts coroutines in the caller thread but only until the first suspension point.
The unconfined CoroutineDispatcher.