Searched refs:isShutDown (Results 1 – 5 of 5) sorted by relevance
109 protected volatile boolean isShutDown; field in SingleClientConnManager133 this.isShutDown = false; in SingleClientConnManager()178 if (this.isShutDown) in assertStillUp()374 this.isShutDown = true;
100 protected volatile boolean isShutDown; field in AbstractConnPool287 if (isShutDown) in shutdown()309 isShutDown = true; in shutdown()
288 if (isShutDown) {385 if (isShutDown) {
60 private val isShutDown: Boolean get() = debugStatus == SHUTDOWN constant68 if (isShutDown) shutdownError() in enqueue()
2817 field @Deprecated protected volatile boolean isShutDown;2867 field @Deprecated protected volatile boolean isShutDown;