Home
last modified time | relevance | path

Searched defs:testWriteHoldingWriteLock4 (Results 1 – 2 of 2) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DReentrantReadWriteLockTest.java718 public void testWriteHoldingWriteLock4() { testWriteHoldingWriteLock4(false); } in testWriteHoldingWriteLock4() method in ReentrantReadWriteLockTest
720 public void testWriteHoldingWriteLock4(boolean fair) { in testWriteHoldingWriteLock4() method in ReentrantReadWriteLockTest
/libcore/ojluni/src/test/java/util/concurrent/tck/
DReentrantReadWriteLockTest.java741 public void testWriteHoldingWriteLock4() { testWriteHoldingWriteLock4(false); } in testWriteHoldingWriteLock4() method in ReentrantReadWriteLockTest
743 public void testWriteHoldingWriteLock4(boolean fair) { in testWriteHoldingWriteLock4() method in ReentrantReadWriteLockTest