Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/selects/
DSelect.kt587 if (affected == null) undoPrepare() in next()
612 private fun undoPrepare() { in next() method in kotlinx.coroutines.selects.AtomicSelectOp