Searched refs:testWriteLockInterruptibly (Results 1 – 1 of 1) sorted by relevance
814 public void testWriteLockInterruptibly() { testWriteLockInterruptibly(false); } in testWriteLockInterruptibly() method in ReentrantReadWriteLockTest815 public void testWriteLockInterruptibly_fair() { testWriteLockInterruptibly(true); } in testWriteLockInterruptibly_fair()816 public void testWriteLockInterruptibly(boolean fair) { in testWriteLockInterruptibly() method in ReentrantReadWriteLockTest