Searched refs:removeOnCancellation (Results 1 – 3 of 3) sorted by relevance
359 internal fun CancellableContinuation<*>.removeOnCancellation(node: LockFreeLinkedListNode) = in removeOnCancellation() method
214 cont.removeOnCancellation(waiter) in toString()
179 cont.removeOnCancellation(send) in <lambda>()