/aoo41x/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 …]
|
/aoo41x/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 …]
|
/aoo41x/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 …]
|
/aoo41x/main/sal/qa/osl/mutex/ |
H A D | osl_Mutex.cxx | 105 Mutex lock; 169 Mutex lock; 224 Mutex* pMyMutex; 246 Mutex* pMyMutex; 392 Mutex aMutex; in acquire_001() 417 Mutex aMutex; in acquire_002() 448 Mutex aMutex; in tryToAcquire_001() 486 Mutex aMutex; in release_001() 513 Mutex aMutex; in release_002() 623 Mutex aMutex; in ctor_001() [all …]
|
/aoo41x/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 …]
|
/aoo41x/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 …]
|
/aoo41x/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 …]
|
/aoo41x/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 …]
|
/aoo41x/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 …]
|
/aoo41x/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 …]
|
/aoo41x/main/linguistic/source/ |
H A D | grammarchecker.cxx | 70 osl::Guard< osl::Mutex > aGuard(GetMutex()); in isSpellChecker() 77 osl::Guard< osl::Mutex > aGuard(GetMutex()); in hasLocale() 84 osl::Guard< osl::Mutex > aGuard(GetMutex()); in getLocales() 92 osl::Guard< osl::Mutex > aGuard(GetMutex()); in startDocument() 99 osl::Guard< osl::Mutex > aGuard(GetMutex()); in startParagraph() 106 osl::Guard< osl::Mutex > aGuard(GetMutex()); in endParagraph() 113 osl::Guard< osl::Mutex > aGuard(GetMutex()); in endDocument() 127 osl::Guard< osl::Mutex > aGuard(GetMutex()); in doGrammarChecking() 244 osl::Guard< osl::Mutex > aGuard(GetMutex()); in supportsService() 265 osl::Guard< osl::Mutex > aGuard(GetMutex()); in getSupportedServiceNames() [all …]
|
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 …]
|
/aoo41x/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 …]
|
/aoo41x/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 …]
|
/aoo41x/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 …]
|
/aoo41x/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 …]
|
/aoo41x/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 …]
|
/aoo41x/main/ucb/source/ucp/webdav/ |
H A D | SerfSession.cxx | 110 osl::Guard< osl::Mutex > theGuard( m_aMutex ); in Init() 119 osl::Guard< osl::Mutex > theGuard( m_aMutex ); in Init() 685 osl::Guard< osl::Mutex > theGuard( m_aMutex ); in PROPFIND() 715 osl::Guard< osl::Mutex > theGuard( m_aMutex ); in PROPFIND() 743 osl::Guard< osl::Mutex > theGuard( m_aMutex ); in PROPPATCH() 773 osl::Guard< osl::Mutex > theGuard( m_aMutex ); in HEAD() 800 osl::Guard< osl::Mutex > theGuard( m_aMutex ); in GET() 823 osl::Guard< osl::Mutex > theGuard( m_aMutex ); in GET() 845 osl::Guard< osl::Mutex > theGuard( m_aMutex ); in GET() 875 osl::Guard< osl::Mutex > theGuard( m_aMutex ); in GET() [all …]
|
/aoo41x/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()
|
/aoo41x/main/ucb/source/ucp/gvfs/ |
H A D | gvfs_directory.cxx | 114 osl::Mutex m_aMutex; 158 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString() 190 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier() 214 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent() 247 osl::ClearableGuard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getResult() 263 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in totalCount() 271 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in currentCount() 278 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in isCountFinal() 285 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues() 313 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues() [all …]
|
/aoo41x/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 …]
|