Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/selects/
DSelect.kt593 completeSelect(failure) in next()
616 private fun completeSelect(failure: Any?) { in next() method in kotlinx.coroutines.selects.AtomicSelectOp