| /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() 639 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in initTypeProvider() 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() [all …]
|
| /trunk/main/toolkit/source/awt/ |
| H A D | vclxmenu.cxx | 187 ::osl::ResettableGuard < ::osl::Mutex > aGuard( GetMutex() ); in getImplementationName() 205 ::osl::ResettableGuard < ::osl::Mutex > aGuard( GetMutex() ); in getSupportedServiceNames() 236 ::osl::ResettableGuard < ::osl::Mutex > aGuard( GetMutex() ); in queryInterface() 267 ::osl::ResettableGuard < ::osl::Mutex > aGuard( GetMutex() ); in IMPL_XUNOTUNNEL() 278 ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() ); in IMPL_XUNOTUNNEL() 296 ::osl::Guard< ::osl::Mutex > aGlobalGuard( ::osl::Mutex::getGlobalMutex() ); in IMPL_XUNOTUNNEL() 315 ::osl::ResettableGuard < ::osl::Mutex > aGuard( GetMutex() ); in getImplementationId() 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() [all …]
|
| H A D | vclxprinter.cxx | 56 ::osl::Guard< ::osl::Mutex > aGuard( ::osl::Mutex::getGlobalMutex() ); in ImplGetProperties() 117 ::osl::Guard< ::osl::Mutex > aGuard( ::osl::Mutex::getGlobalMutex() ); in getInfoHelper() 130 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in convertFastPropertyValue() 167 ::osl::Guard< ::osl::Mutex > aGuard( Mutex ); in setFastPropertyValue_NoBroadcast() 190 ::osl::Guard< ::osl::Mutex > aGuard( ((VCLXPrinterPropertySet*)this)->Mutex ); in getFastPropertyValue() 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() [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; 219 HoldThread( Mutex* pMutex ): pMyMutex( pMutex ) { } in HoldThread() 226 Mutex* pMyMutex; 241 WaitThread( Mutex* pMutex ): pMyMutex( pMutex ) { } in WaitThread() 248 Mutex* pMyMutex; 275 Mutex* pGlobalMutex; in run() 391 Mutex aMutex; in TEST_F() 415 Mutex aMutex; in TEST_F() 441 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; 265 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in computeChanges() 288 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in computeName() 331 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getKeyName() 339 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in isReadOnly() 351 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in isValid() 360 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getKeyType() 379 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getValueType() [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; 209 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in setRoot() 237 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getRoot() 261 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in dispose() 292 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getImplementationName() 301 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in supportsService() 309 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getSupportedServiceNames() 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() [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() 151 osl::ClearableGuard< osl::Mutex > aGuard( m_aMutex ); in SAL_STATIC_CAST() 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() [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() 175 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() [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() 112 sal_Bool SAL_CALL osl_tryToAcquireMutex(oslMutex Mutex) in osl_tryToAcquireMutex() argument 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 [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() 145 sal_Bool SAL_CALL osl_tryToAcquireMutex(oslMutex Mutex) in osl_tryToAcquireMutex() argument 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 [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() 919 osl::Guard<osl::Mutex> aGuard( getResMgrMutex() ); in DestroyAllResMgr() 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() [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() 536 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in DequeueAndCheck() 550 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in DequeueAndCheck() 570 ::osl::ClearableGuard< ::osl::Mutex > aGuard( MyMutex::get() ); in DequeueAndCheck() 627 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in DequeueAndCheck() 636 ::osl::Guard< ::osl::Mutex > aGuard( MyMutex::get() ); in DequeueAndCheck() [all …]
|
| /trunk/main/ucb/source/core/ |
| H A D | ucbstore.cxx | 181 osl::Mutex m_aMutex; 269 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in createPropertySetRegistry() 287 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in initialize() 310 osl::Mutex m_aMutex; 397 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in openPropertySet() 534 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in removePropertySet() 611 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in hasElements() 631 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getByName() 660 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getElementNames() 676 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in hasByName() [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/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/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 contai… 267 …urationValueContainerImpl( const Reference< XMultiServiceFactory >& _rxORB, ::osl::Mutex& _rMutex ) in OConfigurationValueContainerImpl() 282 const Reference< XMultiServiceFactory >& _rxORB, ::osl::Mutex& _rAccessSafety, in OConfigurationValueContainer() 293 const Reference< XMultiServiceFactory >& _rxORB, ::osl::Mutex& _rAccessSafety, in OConfigurationValueContainer()
|