Home
last modified time | relevance | path

Searched refs:unconfinedTwoElements (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/
DChannelSinkBenchmark.kt25 …private val unconfinedTwoElements = Dispatchers.Unconfined + tl.asContextElement() + tl2.asContext… in <lambda>() constant in benchmarks.ChannelSinkBenchmark
39 run(unconfinedTwoElements) in <lambda>()