Searched refs:testGetWaitingThreads (Results 1 – 4 of 4) sorted by relevance
821 public void testGetWaitingThreads() { testGetWaitingThreads(false); } in testGetWaitingThreads() method in ReentrantLockTest822 public void testGetWaitingThreads_fair() { testGetWaitingThreads(true); } in testGetWaitingThreads_fair()823 public void testGetWaitingThreads(boolean fair) { in testGetWaitingThreads() method in ReentrantLockTest
1574 public void testGetWaitingThreads() { testGetWaitingThreads(false); } in testGetWaitingThreads() method in ReentrantReadWriteLockTest1575 public void testGetWaitingThreads_fair() { testGetWaitingThreads(true); } in testGetWaitingThreads_fair()1576 public void testGetWaitingThreads(boolean fair) { in testGetWaitingThreads() method in ReentrantReadWriteLockTest
874 public void testGetWaitingThreads() {
877 public void testGetWaitingThreads() {