Searched refs:trySelectOther (Results 1 – 3 of 3) sorted by relevance
135 public fun trySelectOther(otherOp: PrepareOp?): Any? in trySelect() method391 val result = trySelectOther(null) in next()484 override fun trySelectOther(otherOp: PrepareOp?): Any? { in next() method
450 select.trySelectOther(otherOp) as Symbol? // must return symbol in <lambda>()967 select.trySelectOther(otherOp) as Symbol? in resumeOnCancellationFun()
1214 …public fun trySelectOther (Lkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;)Ljava/la…1236 …public abstract fun trySelectOther (Lkotlinx/coroutines/internal/LockFreeLinkedListNode$PrepareOp;…