Home | History | Annotate | Download | only in conn

Lines Matching defs:shutdown

140         shutdown();
228 boolean shutdown = false;
235 shutdown = (tracker == null || // can happen if method is aborted
246 if (shutdown) {
249 uniquePoolEntry.shutdown();
320 // we might have gotten here because of a shutdown trigger
321 // shutdown of the adapter also clears the tracked route
322 sca.shutdown();
372 public void shutdown() {
381 uniquePoolEntry.shutdown();
404 uniquePoolEntry.shutdown();
440 protected void shutdown()
445 connection.shutdown();