Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DReentrantReadWriteLockTest.java281 public void testReadUnlock_IMSE() { testReadUnlock_IMSE(false); } in testReadUnlock_IMSE() method in ReentrantReadWriteLockTest
283 public void testReadUnlock_IMSE(boolean fair) { in testReadUnlock_IMSE() method in ReentrantReadWriteLockTest