Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/util/concurrent/
DMonitor.java813 public int getQueueLength() { in getQueueLength() method in Monitor
814 return lock.getQueueLength(); in getQueueLength()