Searched defs:testLockInterruptibly (Results 1 – 2 of 2) sorted by relevance
475 public void testLockInterruptibly() { testLockInterruptibly(false); } in testLockInterruptibly() method in ReentrantLockTest477 public void testLockInterruptibly(boolean fair) { in testLockInterruptibly() method in ReentrantLockTest
498 public void testLockInterruptibly() { testLockInterruptibly(false); } in testLockInterruptibly() method in ReentrantLockTest500 public void testLockInterruptibly(boolean fair) { in testLockInterruptibly() method in ReentrantLockTest