Searched defs:disposeOnCancellation (Results 1 – 3 of 3) sorted by relevance
373 public fun CancellableContinuation<*>.disposeOnCancellation(handle: DisposableHandle): Unit = in removeOnCancellation() method
153 internal fun CancellableContinuation<*>.disposeOnCancellation(d: Disposable) = in awaitFirst() method