Searched refs:testReadHoldingWriteLock2 (Results 1 – 1 of 1) sorted by relevance
649 public void testReadHoldingWriteLock2() { testReadHoldingWriteLock2(false); } in testReadHoldingWriteLock2() method in ReentrantReadWriteLockTest650 public void testReadHoldingWriteLock2_fair() { testReadHoldingWriteLock2(true); } in testReadHoldingWriteLock2_fair()651 public void testReadHoldingWriteLock2(boolean fair) { in testReadHoldingWriteLock2() method in ReentrantReadWriteLockTest