Searched refs:isShutDown (Results 1 – 4 of 4) 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) {
2811 field @Deprecated protected volatile boolean isShutDown;2861 field @Deprecated protected volatile boolean isShutDown;