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