Searched defs:wrapperDispatcher (Results 1 – 4 of 4) sorted by relevance
79 private fun wrapperDispatcher(context: CoroutineContext): CoroutineContext { in wrapperDispatcher() method in kotlinx.coroutines.exceptions.WithContextCancellationStressTest
196 private fun wrapperDispatcher(context: CoroutineContext): CoroutineContext { in <lambda>() method
140 private fun wrapperDispatcher(context: CoroutineContext): CoroutineContext { in wrapperDispatcher() method in kotlinx.coroutines.debug.ToStringTest
255 public fun wrapperDispatcher(context: CoroutineContext): CoroutineContext { in wrapperDispatcher() method266 public suspend fun wrapperDispatcher(): CoroutineContext = wrapperDispatcher(coroutineContext) in wrapperDispatcher() method