Searched refs:nALiveCount (Results 1 – 3 of 3) sorted by relevance
212 aIter->second.aPos->second.nALiveCount = m_nALiveCount; in disposing()243 aPack.nALiveCount = m_nALiveCount; in createNewConnection()262 if(!(--(aIter->second.nALiveCount))) // connections are invalid in invalidatePooledConnections()
71 …sal_Int32 nALiveCount; // will be decremented everytime a time says to, when will reach zero the… member
314 oslInterlockedCount nALiveCount; member371 osl_decrementInterlockedCount(&aFind->second->second.nALiveCount); in disposing()372 if ( !aFind->second->second.nALiveCount ) in disposing()414 aHolder.nALiveCount = 0; // will be incremented by addListener in getConnection()435 osl_incrementInterlockedCount(&_rIter->second.nALiveCount); in addEventListener()
Completed in 17 milliseconds