Searched refs:consumesAll (Results 1 – 2 of 2) sorted by relevance
131 public fun consumesAll(vararg channels: ReceiveChannel<*>): CompletionHandler = in consumesAll() method2183 GlobalScope.produce(context, onCompletion = consumesAll(this, other)) { in zip()
645 …public static final fun consumesAll ([Lkotlinx/coroutines/channels/ReceiveChannel;)Lkotlin/jvm/fun…