/trunk/main/animations/source/animcore/ |
H A D | animcore.cxx | 61 using ::osl::Mutex; 128 Mutex maMutex; 377 Mutex maMutex; 393 Guard< Mutex > aGuard( maMutex ); in hasMoreElements() 401 Guard< Mutex > aGuard( maMutex ); in nextElement() 833 Guard< Mutex > aGuard( maMutex ); in getType() 842 Guard< Mutex > aGuard( maMutex ); in getBegin() 851 Guard< Mutex > aGuard( maMutex ); in setBegin() 864 Guard< Mutex > aGuard( maMutex ); in getDuration() 873 Guard< Mutex > aGuard( maMutex ); in setDuration() [all …]
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxmenu.cxx | 278 ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() ); in IMPL_XUNOTUNNEL() 296 ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() ); in IMPL_XUNOTUNNEL() 326 ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() ); in getImplementationId() 340 ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() ); in getImplementationId() 356 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in addMenuListener() 365 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in removeMenuListener() 378 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in insertItem() 390 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in removeItem() 406 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getItemCount() 416 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getItemId() [all …]
|
H A D | vclxprinter.cxx | 130 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in convertFastPropertyValue() 167 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in setFastPropertyValue_NoBroadcast() 210 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in setHorizontal() 219 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in getFormDescriptions() 239 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in selectForm() 249 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in getBinarySetup() 259 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in setBinarySetup() 288 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in start() 302 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in end() 313 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in terminate() [all …]
|
H A D | vclxregion.cxx | 70 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in IMPL_XTYPEPROVIDER_START() 77 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in clear() 84 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in move() 91 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in unionRectangle() 98 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in intersectRectangle() 105 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in excludeRectangle() 112 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in xOrRectangle() 119 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in unionRegion() 127 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in intersectRegion() 135 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in excludeRegion() [all …]
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | randomnode.cxx | 42 using ::osl::Mutex; 146 Mutex maMutex; 274 Guard< Mutex > aGuard( maMutex ); in getType() 283 Guard< Mutex > aGuard( maMutex ); in getBegin() 292 Guard< Mutex > aGuard( maMutex ); in setBegin() 301 Guard< Mutex > aGuard( maMutex ); in getDuration() 310 Guard< Mutex > aGuard( maMutex ); in setDuration() 319 Guard< Mutex > aGuard( maMutex ); in getEnd() 328 Guard< Mutex > aGuard( maMutex ); in setEnd() 337 Guard< Mutex > aGuard( maMutex ); in getEndSync() [all …]
|
/trunk/main/sal/qa/osl/mutex/ |
H A D | osl_Mutex.cxx | 107 Mutex lock; 171 Mutex lock; 391 Mutex aMutex; in TEST_F() 415 Mutex aMutex; in TEST_F() 441 Mutex aMutex; in TEST_F() 476 Mutex aMutex; in TEST_F() 502 Mutex aMutex; in TEST_F() 594 Mutex aMutex; in TEST_F() 611 Mutex aMutex; in TEST_F() 677 Mutex aMutex; in TEST_F() [all …]
|
/trunk/main/ucbhelper/source/provider/ |
H A D | interactionrequest.cxx | 159 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getImplementationId() 177 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes() 311 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getImplementationId() 329 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes() 413 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getImplementationId() 431 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes() 515 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getImplementationId() 533 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes() 617 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getImplementationId() 635 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes() [all …]
|
/trunk/main/ucb/source/sorter/ |
H A D | sortresult.cxx | 53 static osl::Mutex& getContainerMutex() in getContainerMutex() 55 static osl::Mutex* pMutex = NULL; in getContainerMutex() 58 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getContainerMutex() 61 static osl::Mutex aMutex; in getContainerMutex() 257 osl::Guard< osl::Mutex > aGuard( maMutex ); in dispose() 289 osl::Guard< osl::Mutex > aGuard( maMutex ); in addEventListener() 303 osl::Guard< osl::Mutex > aGuard( maMutex ); in removeEventListener() 317 osl::Guard< osl::Mutex > aGuard( maMutex ); in queryContentIdentifierString() 326 osl::Guard< osl::Mutex > aGuard( maMutex ); in queryContentIdentifier() 335 osl::Guard< osl::Mutex > aGuard( maMutex ); in queryContent() [all …]
|
H A D | sortdynres.cxx | 48 static osl::Mutex& getContainerMutex() in getContainerMutex() 50 static osl::Mutex* pMutex = NULL; in getContainerMutex() 53 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getContainerMutex() 56 static osl::Mutex aMutex; in getContainerMutex() 145 osl::Guard< osl::Mutex > aGuard( maMutex ); in dispose() 168 osl::Guard< osl::Mutex > aGuard( maMutex ); in addEventListener() 182 osl::Guard< osl::Mutex > aGuard( maMutex ); in removeEventListener() 195 osl::Guard< osl::Mutex > aGuard( maMutex ); in getStaticResultSet() 217 osl::Guard< osl::Mutex > aGuard( maMutex ); in setListener() 276 osl::Guard< osl::Mutex > aGuard( maMutex ); in getCapabilities() [all …]
|
/trunk/main/stoc/source/defaultregistry/ |
H A D | defaultregistry.cxx | 72 MutexGuard guard( Mutex::getGlobalMutex() ); in defreg_getSupportedServiceNames() 88 MutexGuard guard( Mutex::getGlobalMutex() ); in defreg_getImplementationName() 139 Mutex m_mutex; 1237 Guard< Mutex > aGuard( m_mutex ); in supportsService() 1257 Guard< Mutex > aGuard( m_mutex ); in initialize() 1272 Guard< Mutex > aGuard( m_mutex ); in getURL() 1297 Guard< Mutex > aGuard( m_mutex ); in isValid() 1315 Guard< Mutex > aGuard( m_mutex ); in close() 1346 Guard< Mutex > aGuard( m_mutex ); in getRootKey() 1374 Guard< Mutex > aGuard( m_mutex ); in isReadOnly() [all …]
|
/trunk/main/sal/inc/osl/ |
H A D | mutex.hxx | 36 class Mutex { class 43 Mutex() in Mutex() function in osl::Mutex 51 ~Mutex() in ~Mutex() 89 static Mutex * getGlobalMutex() in getGlobalMutex() 91 return (Mutex *)osl_getGlobalMutex(); in getGlobalMutex() 103 Mutex(const Mutex&); 111 Mutex(oslMutex Mutex); 116 Mutex& operator= (const Mutex&); 121 Mutex& operator= (oslMutex); 242 typedef Guard<Mutex> MutexGuard; [all …]
|
/trunk/main/toolkit/source/controls/tree/ |
H A D | treedatamodel.cxx | 143 ::osl::Mutex maMutex; 384 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in getDataValue() 392 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in setDataValue() 400 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in appendChild() 418 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in insertChildByIndex() 444 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in removeChildByIndex() 552 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in getChildAt() 563 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in getChildCount() 571 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in getParent() 579 ::osl::Guard< ::osl::Mutex > aGuard( maMutex ); in getIndex() [all …]
|
/trunk/main/ucb/source/cacher/ |
H A D | dynamicresultsetwrapper.cxx | 79 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init() 105 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_EnsureNotDisposed() 114 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_InitResultSetOne() 124 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_InitResultSetTwo() 173 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in SAL_STATIC_CAST() 185 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in addEventListener() 201 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in removeEventListener() 218 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_disposing() 251 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_notify() 496 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in disposing() [all …]
|
H A D | contentresultsetwrapper.cxx | 78 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xRowOrigin() 87 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xRowOrigin() 96 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xContentAccessOrigin() 105 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xContentAccessOrigin() 115 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xPropertySetOrigin() 124 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_init_xPropertySetOrigin() 162 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_initPropertySetInfo() 184 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_EnsureNotDisposed() 193 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_getPropertyChangeListenerContainer() 204 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_getVetoableChangeListenerContainer() [all …]
|
/trunk/main/sal/osl/os2/ |
H A D | mutex.c | 75 void SAL_CALL osl_destroyMutex(oslMutex Mutex) in osl_destroyMutex() argument 77 oslMutexImpl *pMutexImpl = (oslMutexImpl *)Mutex; in osl_destroyMutex() 88 sal_Bool SAL_CALL osl_acquireMutex(oslMutex Mutex) in osl_acquireMutex() argument 90 oslMutexImpl *pMutexImpl = (oslMutexImpl *)Mutex; in osl_acquireMutex() 92 OSL_ASSERT(Mutex); in osl_acquireMutex() 115 oslMutexImpl *pMutexImpl = (oslMutexImpl *)Mutex; in osl_tryToAcquireMutex() 116 OSL_ASSERT(Mutex); in osl_tryToAcquireMutex() 122 ret = osl_acquireMutex(Mutex); in osl_tryToAcquireMutex() 132 sal_Bool SAL_CALL osl_releaseMutex(oslMutex Mutex) in osl_releaseMutex() argument 134 oslMutexImpl *pMutexImpl = (oslMutexImpl *)Mutex; in osl_releaseMutex() [all …]
|
/trunk/main/sal/osl/w32/ |
H A D | mutex.c | 102 void SAL_CALL osl_destroyMutex(oslMutex Mutex) in osl_destroyMutex() argument 104 oslMutexImpl *pMutexImpl = (oslMutexImpl *)Mutex; in osl_destroyMutex() 116 sal_Bool SAL_CALL osl_acquireMutex(oslMutex Mutex) in osl_acquireMutex() argument 118 oslMutexImpl *pMutexImpl = (oslMutexImpl *)Mutex; in osl_acquireMutex() 120 OSL_ASSERT(Mutex); in osl_acquireMutex() 148 oslMutexImpl *pMutexImpl = (oslMutexImpl *)Mutex; in osl_tryToAcquireMutex() 150 OSL_ASSERT(Mutex); in osl_tryToAcquireMutex() 160 ret = osl_acquireMutex(Mutex); in osl_tryToAcquireMutex() 171 sal_Bool SAL_CALL osl_releaseMutex(oslMutex Mutex) in osl_releaseMutex() argument 173 oslMutexImpl *pMutexImpl = (oslMutexImpl *)Mutex; in osl_releaseMutex() [all …]
|
/trunk/main/framework/source/fwe/classes/ |
H A D | sfxhelperfunctions.cxx | 48 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in SetToolBoxControllerCreator() 58 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in CreateToolBoxController() 70 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in SetStatusBarControllerCreator() 80 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in CreateStatusBarController() 92 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in SetRefreshToolbars() 103 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in RefreshToolbars() 113 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in SetDockingWindowCreator() 124 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in CreateDockingWindow() 134 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in SetIsDockingWindowVisible() 145 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in IsDockingWindowVisible() [all …]
|
/trunk/main/toolkit/source/controls/ |
H A D | unocontrolcontainer.cxx | 445 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in dispose() 478 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in disposing() 490 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in addContainerListener() 497 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in removeContainerListener() 505 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in insert() 520 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in removeByIdentifier() 534 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in replaceByIdentifer() 572 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getByIdentifier() 582 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getIdentifiers() 597 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in hasElements() [all …]
|
/trunk/main/tools/source/rc/ |
H A D | resmgr.cxx | 74 static osl::Mutex* pResMgrMutex = NULL; 75 static osl::Mutex& getResMgrMutex() in getResMgrMutex() 79 osl::Guard<osl::Mutex> aGuard( *osl::Mutex::getGlobalMutex() ); in getResMgrMutex() 81 pResMgrMutex = new osl::Mutex(); in getResMgrMutex() 936 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in Init() 983 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in ~ResMgr() 1037 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in TestStack() 1067 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in IsAvailable() 1107 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetClass() 1119 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in GetResource() [all …]
|
/trunk/main/linguistic/source/ |
H A D | gciterator.cxx | 289 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in ~GrammarCheckingIterator() 295 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in NextDocId() 346 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in AddEntry() 462 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in GetGrammarChecker() 527 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in DequeueAndCheck() 627 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in DequeueAndCheck() 677 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in startProofreading() 833 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in isProofreading() 941 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in dispose() 1242 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in SetServiceList() [all …]
|
/trunk/main/ucb/source/core/ |
H A D | ucbstore.cxx | 183 osl::Mutex m_aMutex; 271 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in createPropertySetRegistry() 289 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in initialize() 312 osl::Mutex m_aMutex; 399 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in openPropertySet() 536 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in removePropertySet() 613 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in hasElements() 633 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getByName() 662 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getElementNames() 678 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in hasByName() [all …]
|
/trunk/main/ucb/source/ucp/gvfs/ |
H A D | gvfs_directory.cxx | 112 osl::Mutex m_aMutex; 156 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString() 188 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier() 212 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent() 245 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getResult() 261 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in totalCount() 269 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in currentCount() 276 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in isCountFinal() 283 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues() 311 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues() [all …]
|
/trunk/main/io/source/stm/ |
H A D | opump.cxx | 65 Mutex m_aMutex; 270 Guard< Mutex > aGuard( m_aMutex ); in run() 327 Guard< Mutex > aGuard( m_aMutex ); in setPredecessor() 335 Guard< Mutex > aGuard( m_aMutex ); in getPredecessor() 343 Guard< Mutex > aGuard( m_aMutex ); in setSuccessor() 351 Guard< Mutex > aGuard( m_aMutex ); in getSuccessor() 377 Guard< Mutex > aGuard( m_aMutex ); in start() 415 Guard< Mutex > aGuard( m_aMutex ); in setInputStream() 427 Guard< Mutex > aGuard( m_aMutex ); in getInputStream() 439 Guard< Mutex > aGuard( m_aMutex ); in setOutputStream() [all …]
|
/trunk/main/sal/osl/unx/ |
H A D | mutex.c | 91 void SAL_CALL osl_destroyMutex(oslMutex Mutex) in osl_destroyMutex() argument 93 oslMutexImpl* pMutex = (oslMutexImpl*) Mutex; in osl_destroyMutex() 117 sal_Bool SAL_CALL osl_acquireMutex(oslMutex Mutex) in osl_acquireMutex() argument 119 oslMutexImpl* pMutex = (oslMutexImpl*) Mutex; in osl_acquireMutex() 144 sal_Bool SAL_CALL osl_tryToAcquireMutex(oslMutex Mutex) in osl_tryToAcquireMutex() argument 146 oslMutexImpl* pMutex = (oslMutexImpl*) Mutex; in osl_tryToAcquireMutex() 167 sal_Bool SAL_CALL osl_releaseMutex(oslMutex Mutex) in osl_releaseMutex() argument 169 oslMutexImpl* pMutex = (oslMutexImpl*) Mutex; in osl_releaseMutex()
|
/trunk/main/unotools/source/config/ |
H A D | configvaluecontainer.cxx | 130 void lcl_copyData( const NodeValueAccessor& _rAccessor, const Any& _rData, ::osl::Mutex& _rMutex ) in lcl_copyData() 178 void lcl_copyData( Any& _rData, const NodeValueAccessor& _rAccessor, ::osl::Mutex& _rMutex ) in lcl_copyData() 211 ::osl::Mutex& m_rMutex; 214 SubNodeAccess( const OConfigurationNode& _rRootNode, ::osl::Mutex& _rMutex ) in SubNodeAccess() 227 …UpdateFromConfig( const OConfigurationNode& _rRootNode, ::osl::Mutex& _rMutex ) : SubNodeAccess( _… in UpdateFromConfig() 241 …UpdateToConfig( const OConfigurationNode& _rRootNode, ::osl::Mutex& _rMutex ) : SubNodeAccess( _rR… in UpdateToConfig() 262 ::osl::Mutex& rMutex; // the mutex for accessing the data containers 267 …OConfigurationValueContainerImpl( const Reference< XMultiServiceFactory >& _rxORB, ::osl::Mutex& _… in OConfigurationValueContainerImpl() 282 const Reference< XMultiServiceFactory >& _rxORB, ::osl::Mutex& _rAccessSafety, in OConfigurationValueContainer() 293 const Reference< XMultiServiceFactory >& _rxORB, ::osl::Mutex& _rAccessSafety, in OConfigurationValueContainer()
|