Home
last modified time | relevance | path

Searched refs:tryMatch (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
DSynchronousQueue.java261 boolean tryMatch(SNode s) { in tryMatch() method in SynchronousQueue.TransferStack.SNode
383 if (m.tryMatch(s)) { in transfer()
396 if (m.tryMatch(h)) // help match in transfer()