Searched defs:testWriteLockInterruptibly (Results 1 – 1 of 1) sorted by relevance
/libcore/jsr166-tests/src/test/java/jsr166/ | ||
D | ReentrantReadWriteLockTest.java | 814 public void testWriteLockInterruptibly() { testWriteLockInterruptibly(false); } in testWriteLockInterruptibly() method in ReentrantReadWriteLockTest |