Searched defs:testReadTryLock_Timeout (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/test/java/util/concurrent/tck/
H A DReentrantReadWriteLockTest.java835 public void testReadTryLock_Timeout() { testReadTryLock_Timeout(false); } method in class:ReentrantReadWriteLockTest
837 public void testReadTryLock_Timeout(boolean fair) { method in class:ReentrantReadWriteLockTest

Completed in 95 milliseconds