Searched refs:pollInternal (Results 1 – 4 of 4) sorted by relevance
513 protected open fun pollInternal(): Any? { in pollInternal() method557 val result = pollInternal() in receive()580 val result = pollInternal() in receiveSuspend()602 val result = pollInternal() in receiveOrNull()621 val result = pollInternal() in receiveOrClosed()629 val result = pollInternal() in poll()830 result = channel.pollInternal() in hasNext()852 val result = channel.pollInternal() in hasNextSuspend()
94 protected override fun pollInternal(): Any? { in pollInternal() method
275 override fun pollInternal(): Any? { in elementAt() method in kotlinx.coroutines.channels.ArrayBroadcastChannel.Subscriber
178 protected override fun pollInternal(): Any? { in pollInternal() method