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