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
83 public synchronized int waitFor() throws java.lang.InterruptedException { in waitFor() method in UNIXProcess