Searched refs:tryMatchData (Results 1 – 1 of 1) sorted by relevance
704 final boolean tryMatchData(DualNode p, Object x) { in tryMatchData() method in LinkedTransferQueue965 tryMatchData(p, p.item); in remove()1404 if (o.equals(item) && tryMatchData(p, item)) { in remove()1560 if (tryMatchData(p, item)) in bulkRemove()