Home | History | Annotate | Download | only in concurrent

Lines Matching defs:shutdownNow

321      *    On invocation of shutdownNow()
417 * also hold mainLock on shutdown and shutdownNow, for the sake of
507 * Permission required for callers of shutdown and shutdownNow.
763 * shutdownNow -- if so, the interrupt is re-enabled.
1348 public List<Runnable> shutdownNow() {
1370 * after {@link #shutdown} or {@link #shutdownNow} but has not