Searched refs:s_nCounts (Results 1 – 1 of 1) sorted by relevance
51 static oslInterlockedCount s_nCounts[ ConnectionLog::ObjectTypeCount ] = { 0, 0 }; in lcl_getFreeID() local52 return osl_incrementInterlockedCount( s_nCounts + _eType ); in lcl_getFreeID()
Completed in 11 milliseconds