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

/openjdk7/jdk/src/share/classes/sun/misc/
H A DConditionLock.java33 * The lockWhen() and unlockWith() methods can be safely intermixed
78 public synchronized void unlockWith(int newState) { method in class:ConditionLock

Completed in 29 milliseconds