Searched refs:unmatchedUnlockException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/concurrent/locks/
H A DReentrantReadWriteLock.java431 throw unmatchedUnlockException();
446 private IllegalMonitorStateException unmatchedUnlockException() { method in class:ReentrantReadWriteLock.Sync

Completed in 354 milliseconds