Searched defs:waitFor (Results 1 – 2 of 2) sorted by relevance
160 public abstract int waitFor() throws InterruptedException; in waitFor() method in Process186 public boolean waitFor(long timeout, TimeUnit unit) in waitFor() method in Process
482 private static void waitFor(CyclicBarrier barrier) { in waitFor() method in TimeZoneTest