Home
last modified time | relevance | path

Searched refs:isShutDown (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/
DSingleClientConnManager.java109 protected volatile boolean isShutDown; field in SingleClientConnManager
133 this.isShutDown = false; in SingleClientConnManager()
178 if (this.isShutDown) in assertStillUp()
374 this.isShutDown = true;
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DAbstractConnPool.java100 protected volatile boolean isShutDown; field in AbstractConnPool
287 if (isShutDown) in shutdown()
309 isShutDown = true; in shutdown()
DConnPoolByRoute.java288 if (isShutDown) {
385 if (isShutDown) {
/external/apache-http/api/
Dcurrent.txt2811 field @Deprecated protected volatile boolean isShutDown;
2861 field @Deprecated protected volatile boolean isShutDown;