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

/libcore/ojluni/src/main/java/java/util/concurrent/locks/
H A DReentrantReadWriteLock.java430 throw unmatchedUnlockException();
445 private IllegalMonitorStateException unmatchedUnlockException() { method in class:ReentrantReadWriteLock.Sync

Completed in 57 milliseconds