Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DJobSupport.kt917 handler = ChildCompletion(this, state, child, proposedUpdate).asHandler in <lambda>()
1145 private class ChildCompletion( in <lambda>() class