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

/openjdk10/jdk/test/java/awt/FullScreen/BufferStrategyExceptionTest/
H A DBufferStrategyExceptionTest.java87 private static void sleep(long msecs) { argument
/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 { argument
H A DMutex.java158 public boolean attempt(long msecs) throws InterruptedException { argument
H A DSync.java321 public boolean attempt(long msecs) throws InterruptedException; argument
H A DCondVar.java280 public boolean timedwait(long msecs) throws InterruptedException { argument
[all...]
H A DReentrantMutex.java299 public boolean attempt(long msecs) throws InterruptedException { argument
/openjdk10/jdk/test/com/sun/jdi/
H A DTestScaffold.java865 public void resumeForMsecs(long msecs) { argument

Completed in 161 milliseconds