Home
last modified time | relevance | path

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

/libcore/jsr166-tests/src/test/java/jsr166/
DReentrantReadWriteLockTest.java268 public void testWriteUnlock_IMSE() { testWriteUnlock_IMSE(false); } in testWriteUnlock_IMSE() method in ReentrantReadWriteLockTest
270 public void testWriteUnlock_IMSE(boolean fair) { in testWriteUnlock_IMSE() method in ReentrantReadWriteLockTest