Searched defs:asyncWait (Results 1 – 4 of 4) sorted by relevance
26 function asyncWait(handle, signals, callback) { [native code] } function
51 Cancellable asyncWait(Handle handle, HandleSignals signals, long deadline, Callback callback); in asyncWait() method
84 private void asyncWait() { in asyncWait() method in ExecutorFactory.PipedExecutor
258 public Cancellable asyncWait( in asyncWait() method in CoreImpl