Searched refs:bindCancellationFun (Results 1 – 2 of 2) sorted by relevance
36 internal fun <E> OnUndeliveredElement<E>.bindCancellationFun(element: E, context: CoroutineContext)… in bindCancellationFun() method
863 … cont.resume(true, channel.onUndeliveredElement?.bindCancellationFun(result as E, cont.context)) in hasNextSuspend()917 onUndeliveredElement.bindCancellationFun(value, cont.context) in toString()955 iterator.channel.onUndeliveredElement?.bindCancellationFun(value, cont.context) in resumeOnCancellationFun()997 channel.onUndeliveredElement?.bindCancellationFun(value, select.completion.context) in resumeOnCancellationFun()