Home
last modified time | relevance | path

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

/trunk/main/UnoControls/source/controls/
H A DOConnectionPointHelper.cxx58 : m_aSharedMutex ( aMutex ) in OConnectionPointHelper()
127 MutexGuard aGuard( m_aSharedMutex ); in getConnectionType()
151 MutexGuard aGuard( m_aSharedMutex ); in getConnectionPointContainer()
165 MutexGuard aGuard( m_aSharedMutex ); in advise()
198 MutexGuard aGuard( m_aSharedMutex ); in unadvise()
219 MutexGuard aGuard( m_aSharedMutex ); in getConnections()
H A DOConnectionPointContainerHelper.cxx56 : m_aSharedMutex ( aMutex ) in OConnectionPointContainerHelper()
140 MutexGuard aGuard( m_aSharedMutex ); in queryConnectionPoint()
142 …OConnectionPointHelper* pNewConnectionPoint = new OConnectionPointHelper( m_aSharedMutex, this, aT… in queryConnectionPoint()
/trunk/main/UnoControls/source/inc/
H A DOConnectionPointContainerHelper.hxx251 UNO3_MUTEX& m_aSharedMutex ; member in unocontrols::OConnectionPointContainerHelper
H A DOConnectionPointHelper.hxx291 UNO3_MUTEX& m_aSharedMutex ; member in unocontrols::OConnectionPointHelper

Completed in 33 milliseconds