Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/drivers/jdbc/
H A DConnectionLog.cxx51 static oslInterlockedCount s_nCounts[ ConnectionLog::ObjectTypeCount ] = { 0, 0 }; in lcl_getFreeID() local
52 return osl_incrementInterlockedCount( s_nCounts + _eType ); in lcl_getFreeID()

Completed in 7 milliseconds