Searched refs:poolLock (Results 1 – 2 of 2) sorted by relevance
184 poolLock.lock(); in getRoutePool()195 poolLock.unlock(); in getRoutePool()205 poolLock.lock(); in getConnectionsInPool()212 poolLock.unlock(); in getConnectionsInPool()226 poolLock.lock(); in requestPoolEntry()230 poolLock.unlock(); in requestPoolEntry()275 poolLock.lock();331 newWaitingThread(poolLock.newCondition(), rospl);360 poolLock.unlock();378 poolLock.lock();[all …]
65 protected final Lock poolLock; field in AbstractConnPool105 poolLock = new ReentrantLock(fair); in AbstractConnPool()126 poolLock.lock(); in enableConnectionGC()132 poolLock.unlock(); in enableConnectionGC()197 poolLock.lock(); in handleReference()216 poolLock.unlock(); in handleReference()246 poolLock.lock(); in closeIdleConnections()250 poolLock.unlock(); in closeIdleConnections()255 poolLock.lock(); in closeExpiredConnections()259 poolLock.unlock(); in closeExpiredConnections()[all …]