Searched refs:testReadTryLock_Interruptible (Results 1 – 1 of 1) sorted by relevance
354 public void testReadTryLock_Interruptible() { testReadTryLock_Interruptible(false); } in testReadTryLock_Interruptible() method in ReentrantReadWriteLockTest355 public void testReadTryLock_Interruptible_fair() { testReadTryLock_Interruptible(true); } in testReadTryLock_Interruptible_fair()356 public void testReadTryLock_Interruptible(boolean fair) { in testReadTryLock_Interruptible() method in ReentrantReadWriteLockTest