Searched refs:tryStartBlockUnintercepted (Results 1 – 1 of 1) sorted by relevance
743 else -> block.tryStartBlockUnintercepted(select, receiveMode, pollResult) in registerSelectReceiveMode()749 …private fun <R> (suspend (Any?) -> R).tryStartBlockUnintercepted(select: SelectInstance<R>, receiv… in tryStartBlockUnintercepted() method