Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/misc/
H A Dcomponentmodule.cxx82 :m_nClients( 0 ) in OModule()
93 if ( 1 == osl_incrementInterlockedCount( &m_nClients ) ) in registerClient()
101 if ( 0 == osl_decrementInterlockedCount( &m_nClients ) ) in revokeClient()
/aoo42x/main/comphelper/inc/comphelper/
H A Dcomponentmodule.hxx107 oslInterlockedCount m_nClients; /// number of registered clients member in comphelper::OModule

Completed in 20 milliseconds