Searched refs:m_nALiveCount (Results 1 – 2 of 2) sorted by relevance
83 ,m_nALiveCount(10) in OConnectionPool()94 OPoolCollection::getNodeValue(getTimeoutNodeName(),m_xDriverNode) >>= m_nALiveCount; in OConnectionPool()212 aIter->second.aPos->second.nALiveCount = m_nALiveCount; in disposing()243 aPack.nALiveCount = m_nALiveCount; in createNewConnection()318 evt.NewValue >>= m_nALiveCount; in propertyChange()326 if(m_nALiveCount < 100) in calculateTimeOuts()329 m_nTimeOut = m_nALiveCount / nTimeOutCorrection; in calculateTimeOuts()330 m_nALiveCount = m_nALiveCount / m_nTimeOut; in calculateTimeOuts()
121 sal_Int32 m_nALiveCount; member in connectivity::OConnectionPool
Completed in 11 milliseconds