Searched refs:offerResult (Results 1 – 3 of 3) sorted by relevance
57 return receive.offerResult in <lambda>()74 return receive.offerResult in <lambda>()192 val offerResult = offerInternal(element) in <lambda>() constant194 offerResult === OFFER_SUCCESS -> { in <lambda>()198 offerResult === OFFER_FAILED -> continue@loop in <lambda>()199 offerResult is Closed<*> -> { in <lambda>()200 cont.helpCloseAndResumeWithSendException(element, offerResult) in <lambda>()203 else -> error("offerInternal returned $offerResult") in <lambda>()395 val offerResult = offerSelectInternal(element, select) in <lambda>() constant397 offerResult === ALREADY_SELECTED -> return in <lambda>()[all …]
57 return receive!!.offerResult in offerInternal()90 return receive!!.offerResult in offerSelectInternal()
85 return receive!!.offerResult in offerInternal()127 return receive!!.offerResult in offerSelectInternal()