kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-mpp-playground
shared
/
dev.suresh
/
virtualThreadScope
virtual
Thread
Scope
jvm
val
virtualThreadScope
:
CoroutineScope
(
source
)
Creates a new coroutine scope that uses
Dispatchers.Virtual
as its dispatcher.