Searched refs:isMatched (Results 1 – 1 of 1) sorted by relevance
502 final boolean isMatched() { in isMatched() method in LinkedTransferQueue.Node621 (q = h.next) == null || !q.isMatched()) in xfer()743 if (pred.isMatched()) // probably at front in spinsFor()793 if (!p.isMatched()) { in countOfMode()947 if ((r = lastRet) != null && !r.isMatched()) in advance()949 else if ((b = lastPred) == null || b.isMatched()) in advance()954 s != b && s.isMatched() && in advance()1147 (n != s && pred.casNext(s, n) && pred.isMatched())) { in unsplice()1152 if (!h.isMatched()) in unsplice()1183 if (!s.isMatched()) in sweep()