Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DJobSupport.kt465promoteEmptyToNodeList(state) // that way we can add listener for non-active coroutine in <lambda>()
523 private fun promoteEmptyToNodeList(state: Empty) { in <lambda>() method