Searched refs:updateUndispatchedCompletion (Results 1 – 1 of 1) sorted by relevance
111 continuation.updateUndispatchedCompletion(context, oldValue) in withContinuationContext()124 internal fun Continuation<*>.updateUndispatchedCompletion(context: CoroutineContext, oldValue: Any?… in updateUndispatchedCompletion() method