/aoo42x/main/sal/qa/osl/mutex/ |
H A D | osl_Mutex.cxx | 391 Mutex aMutex; in TEST_F() local 415 Mutex aMutex; in TEST_F() local 441 Mutex aMutex; in TEST_F() local 476 Mutex aMutex; in TEST_F() local 502 Mutex aMutex; in TEST_F() 594 Mutex aMutex; in TEST_F() local 611 Mutex aMutex; in TEST_F() local 677 Mutex aMutex; in TEST_F() local 690 Mutex aMutex; in TEST_F() local 708 Mutex aMutex; in TEST_F() local [all …]
|
/aoo42x/main/cppuhelper/source/ |
H A D | factory.cxx | 281 Mutex aMutex; member 298 : OComponentHelper( aMutex ) in OFactoryComponentHelper() 316 : OComponentHelper( aMutex ) in OFactoryComponentHelper() 331 : OComponentHelper( aMutex ) in OFactoryComponentHelper() 451 MutexGuard aGuard( aMutex ); in createInstance() 468 MutexGuard aGuard( aMutex ); in createInstanceWithArguments() 488 MutexGuard aGuard( aMutex ); in createInstanceWithContext() 527 MutexGuard aGuard( aMutex ); in dispose() 679 ::osl::MutexGuard guard( aMutex ); in getPropertySetInfo() 689 ::osl::MutexGuard guard( aMutex ); in getInfoHelper() [all …]
|
/aoo42x/main/unotools/source/i18n/ |
H A D | localedatawrapper.cxx | 152 ::utl::ReadWriteGuard aGuard( aMutex ); in getLocale() 525 ::utl::ReadWriteGuard aGuard( aMutex ); in getOneLocaleItem() 621 ::utl::ReadWriteGuard aGuard( aMutex ); in getOneReservedWord() 672 ::utl::ReadWriteGuard aGuard( aMutex ); in getDefaultCalendar() 698 ::utl::ReadWriteGuard aGuard( aMutex ); in getCurrSymbol() 710 ::utl::ReadWriteGuard aGuard( aMutex ); in getCurrBankSymbol() 722 ::utl::ReadWriteGuard aGuard( aMutex ); in getCurrPositiveFormat() 734 ::utl::ReadWriteGuard aGuard( aMutex ); in getCurrNegativeFormat() 746 ::utl::ReadWriteGuard aGuard( aMutex ); in getCurrDigits() 1025 ::utl::ReadWriteGuard aGuard( aMutex ); in getDateFormat() [all …]
|
/aoo42x/main/svl/source/numbers/ |
H A D | numuno.cxx | 49 mutable ::comphelper::SharedMutex aMutex; 75 return pImpl->aMutex; in getSharedMutex() 104 ::osl::MutexGuard aGuard( pImpl->aMutex ); in getNumberFormatSettings() 106 return new SvNumberFormatSettingsObj( *this, pImpl->aMutex ); in getNumberFormatSettings() 112 ::osl::MutexGuard aGuard( pImpl->aMutex ); in getNumberFormats() 114 return new SvNumberFormatsObj( *this, pImpl->aMutex ); in getNumberFormats()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | asyncnotification.cxx | 121 ::osl::Mutex aMutex; 155 ::osl::MutexGuard aGuard( m_pImpl->aMutex ); in removeEventsForProcessor() 168 ::osl::MutexGuard aGuard( m_pImpl->aMutex ); in terminate() 180 ::osl::MutexGuard aGuard( m_pImpl->aMutex ); in addEvent() 203 ::osl::ClearableMutexGuard aGuard( m_pImpl->aMutex ); in run() 230 ::comphelper::MutexRelease aReleaseOnce( m_pImpl->aMutex ); in run()
|
/aoo42x/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 370 IMPL_SfxBaseController_ListenerHelper( MUTEX& aMutex , 386 IMPL_SfxBaseController_CloseListenerHelper( MUTEX& aMutex , 401 …BaseController_CloseListenerHelper::IMPL_SfxBaseController_CloseListenerHelper( MUTEX& aMutex , in IMPL_SfxBaseController_CloseListenerHelper() argument 403 : m_aMutex ( aMutex ) in IMPL_SfxBaseController_CloseListenerHelper() 465 IMPL_SfxBaseController_DataContainer( MUTEX& aMutex , in IMPL_SfxBaseController_DataContainer() 468 …: m_xListener ( new IMPL_SfxBaseController_ListenerHelper( aMutex, pControll… in IMPL_SfxBaseController_DataContainer() 470 … , m_aUserInputInterception ( *pController, aMutex ) in IMPL_SfxBaseController_DataContainer() 471 , m_aListenerContainer ( aMutex ) in IMPL_SfxBaseController_DataContainer() 472 … , m_aInterceptorContainer ( aMutex ) in IMPL_SfxBaseController_DataContainer() 486 IMPL_SfxBaseController_ListenerHelper::IMPL_SfxBaseController_ListenerHelper( MUTEX& aMutex , in IMPL_SfxBaseController_ListenerHelper() argument [all …]
|
/aoo42x/main/stoc/source/namingservice/ |
H A D | namingservice.cxx | 115 Mutex aMutex; member in stoc_namingservice::NamingService_Impl 188 Guard< Mutex > aGuard( aMutex ); in getRegisteredObject() 199 Guard< Mutex > aGuard( aMutex ); in registerObject() 206 Guard< Mutex > aGuard( aMutex ); in revokeObject()
|
/aoo42x/main/sw/source/core/access/ |
H A D | acccontext.cxx | 107 vos::OGuard aGuard( aMutex ); in SetParent() 115 vos::OGuard aGuard( aMutex ); in GetWeakParent() 329 vos::OGuard aGuard( aMutex ); in Scrolled() 563 vos::OGuard aGuard( aMutex ); in IsEditableState() 704 vos::OGuard aWeakParentGuard( aMutex ); in getAccessibleParent() 1158 vos::OGuard aDefuncStateGuard( aMutex ); in Dispose() 1227 vos::OGuard aShowingStateGuard( aMutex ); in InvalidatePosOrSize() 1385 vos::OGuard aGuard( aMutex ); in InvalidateStates() 1399 vos::OGuard aGuard( aMutex ); in InvalidateStates()
|
H A D | accpage.cxx | 85 vos::OGuard aGuard( aMutex ); in _InvalidateCursorPos() 114 vos::OGuard aGuard( aMutex ); in _InvalidateFocus() 147 vos::OGuard aGuard( aMutex ); in HasCursor()
|
H A D | accframebase.cxx | 171 vos::OGuard aGuard( aMutex ); in _InvalidateCursorPos() 218 vos::OGuard aGuard( aMutex ); in _InvalidateFocus() 230 vos::OGuard aGuard( aMutex ); in HasCursor()
|
/aoo42x/main/UnoControls/source/controls/ |
H A D | OConnectionPointContainerHelper.cxx | 55 OConnectionPointContainerHelper::OConnectionPointContainerHelper( Mutex& aMutex ) in OConnectionPointContainerHelper() argument 56 : m_aSharedMutex ( aMutex ) in OConnectionPointContainerHelper() 57 , m_aMultiTypeContainer ( aMutex ) in OConnectionPointContainerHelper()
|
H A D | OConnectionPointHelper.cxx | 55 OConnectionPointHelper::OConnectionPointHelper( Mutex& aMutex , in OConnectionPointHelper() argument 58 : m_aSharedMutex ( aMutex ) in OConnectionPointHelper()
|
/aoo42x/main/cppuhelper/test/ |
H A D | testpropshlp.cxx | 312 Mutex aMutex; member 324 , OBroadcastHelper( ((MutexContainer *)this)->aMutex ) in test_OPropertySetHelper() 443 Mutex aMutex; member in test_OPropertySetHelper_Listener 465 MutexGuard aGuard( aMutex ); in disposing() 474 MutexGuard aGuard( aMutex ); in propertyChange() 532 MutexGuard aGuard( aMutex ); in vetoableChange() 592 MutexGuard aGuard( aMutex ); in propertiesChange()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | DrawSubController.hxx | 38 DrawSubControllerInterfaceBase( ::osl::Mutex& aMutex ) in DrawSubControllerInterfaceBase() argument 41 ::com::sun::star::lang::XServiceInfo >( aMutex ) {} in DrawSubControllerInterfaceBase()
|
/aoo42x/main/salhelper/source/ |
H A D | condition.cxx | 38 Condition::Condition(osl::Mutex& aMutex) in Condition() argument 39 : m_aMutex(aMutex), in Condition()
|
/aoo42x/main/svx/source/sdr/primitive2d/ |
H A D | primitivefactory2d.cxx | 113 osl::Mutex aMutex; in getSupportedServiceNames_Static() local 114 osl::MutexGuard aGuard( aMutex ); in getSupportedServiceNames_Static()
|
/aoo42x/main/sc/inc/ |
H A D | refreshtimer.hxx | 41 ::vos::OMutex aMutex; 59 ::vos::OMutex& GetMutex() { return aMutex; } in GetMutex()
|
/aoo42x/main/desktop/source/splash/ |
H A D | firststart.cxx | 65 static osl::Mutex aMutex; in CreateInstance() local 66 osl::MutexGuard guard( aMutex ); in CreateInstance()
|
/aoo42x/main/desktop/source/so_comp/ |
H A D | evaluation.cxx | 81 static osl::Mutex aMutex; in CreateInstance() local 84 osl::MutexGuard guard( aMutex ); in CreateInstance()
|
H A D | oemjob.cxx | 82 static osl::Mutex aMutex; in CreateInstance() local 83 osl::MutexGuard guard( aMutex ); in CreateInstance()
|
/aoo42x/main/unotools/source/config/ |
H A D | workingsetoptions.cxx | 383 static Mutex aMutex; in GetOwnStaticMutex() local 384 pMutex = &aMutex; in GetOwnStaticMutex()
|
H A D | startoptions.cxx | 448 static Mutex aMutex; in GetOwnStaticMutex() local 449 pMutex = &aMutex; in GetOwnStaticMutex()
|
H A D | localisationoptions.cxx | 448 static Mutex aMutex; in GetOwnStaticMutex() local 449 pMutex = &aMutex; in GetOwnStaticMutex()
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | swdbtoolsclient.cxx | 56 static ::osl::Mutex aMutex; in getDbtoolsClientMutex() 57 return aMutex; in getDbtoolsClientMutex()
|
/aoo42x/main/automation/source/server/ |
H A D | server.cxx | 962 static ::osl::Mutex aMutex; 968 ::osl::MutexGuard aGuard( aMutex ); in CreateRemoteControl() 976 ::osl::MutexGuard aGuard( aMutex ); in DestroyRemoteControl()
|