Searched refs:hasQueuedThreads (Results 1 – 1 of 1) sorted by relevance
823 public boolean hasQueuedThreads() { in hasQueuedThreads() method in Monitor824 return lock.hasQueuedThreads(); in hasQueuedThreads()