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

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/orbutil/concurrent/
H A DDebugMutex.java176 public boolean attempt(long msecs) throws InterruptedException { method in class:DebugMutex
H A DMutex.java158 public boolean attempt(long msecs) throws InterruptedException { method in class:Mutex
H A DSync.java321 public boolean attempt(long msecs) throws InterruptedException; method in interface:Sync
[all...]
H A DReentrantMutex.java299 public boolean attempt(long msecs) throws InterruptedException { method in class:ReentrantMutex

Completed in 43 milliseconds