Home
last modified time | relevance | path

Searched refs:setupCancellation (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/integration/kotlinx-coroutines-jdk8/src/future/
DFuture.kt74 setupCancellation(future) in asCompletableFuture()
91 setupCancellation(future) in asCompletableFuture()
99 private fun Job.setupCancellation(future: CompletableFuture<*>) { in setupCancellation() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DCancellableContinuationImpl.kt89 setupCancellation() in <lambda>()
119 private fun setupCancellation() { in <lambda>() method
272 setupCancellation() in <lambda>()