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.kt468promoteEmptyToNodeList(state) // that way we can add listener for non-active coroutine in <lambda>()
528 private fun promoteEmptyToNodeList(state: Empty) { in <lambda>() method