Searched refs:describeTryPoll (Results 1 – 2 of 2) sorted by relevance
233 val pollOp = describeTryPoll() in pollSelectInternal()
534 val pollOp = describeTryPoll() in pollSelectInternal()681 protected fun describeTryPoll(): TryPollDesc<E> = TryPollDesc(queue) in iterator() method