Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/
Dexample-supervision-01.kt19 val secondChild = launch { in <lambda>() constant
34 secondChild.join() in <lambda>()