Home
last modified time | relevance | path

Searched refs:Guard (Results 26 – 50 of 177) sorted by relevance

12345678

/aoo42x/main/ucb/source/core/
H A Ducbstore.cxx271 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in createPropertySetRegistry()
289 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in initialize()
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()
697 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in add()
709 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in remove()
[all …]
H A Dprovprox.cxx164 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in queryInterface()
187 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getTypes()
231 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in queryContent()
249 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in compareContentIds()
277 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in registerInstance()
299 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in deregisterInstance()
338 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getContentProvider()
/aoo42x/main/toolkit/source/controls/
H A Dstdtabcontroller.cxx184 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() );
191 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getModel()
198 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in setContainer()
205 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getContainer()
212 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getControls()
238 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in autoTabOrder()
303 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in activateTabOrder()
359 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in activateFirst()
366 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in activateLast()
H A Dstdtabcontrollermodel.cxx216 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() );
223 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in setGroupControl()
230 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in setControlModels()
238 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getControlModels()
248 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in setGroup()
288 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getGroupCount()
307 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getGroup()
334 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getGroupByName()
363 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in write()
387 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in read()
H A Dunocontrolmodel.cxx519 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in dispose()
533 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in addEventListener()
540 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in removeEventListener()
549 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getPropertyState()
561 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getPropertyStates()
587 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getPropertyDefault()
596 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getServiceName()
604 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in write()
824 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in read()
1088 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in supportsService()
[all …]
/aoo42x/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx456 Guard< Mutex > aGuard( aLock ); in getReflection()
526 Guard< Mutex > aGuard( aLock ); in registerScriptEvent()
579 Guard< Mutex > aGuard( aLock ); in registerScriptEvents()
605 Guard< Mutex > aGuard( aLock ); in revokeScriptEvent()
663 Guard< Mutex > aGuard( aLock ); in revokeScriptEvents()
680 Guard< Mutex > aGuard( aLock ); in insertEntry()
699 Guard< Mutex > aGuard( aLock ); in removeEntry()
711 Guard< Mutex > aGuard( aLock ); in getScriptEvents()
736 Guard< Mutex > aGuard( aLock ); in attach()
818 Guard< Mutex > aGuard( aLock ); in detach()
[all …]
/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_directory.cxx156 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()
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()
/aoo42x/main/toolkit/source/awt/
H A Dvclxfont.cxx100 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in IMPL_XTYPEPROVIDER_START()
108 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getFontMetric()
118 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getCharWidth()
137 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getCharWidths()
162 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getStringWidth()
178 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in getStringWidthArray()
202 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in hasGlyphs()
H A Dvclxtoolkit.cxx438 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getInitMutex()
453 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getInitCondition()
490 osl::Guard< vos::IMutex > aGuard( Application::GetSolarMutex() ); in ToolkitWorkerFunction()
545 osl::Guard< osl::Mutex > aGuard( getInitMutex() ); in VCLXToolkit()
579 osl::Guard< osl::Mutex > aGuard( getInitMutex() ); in disposing()
643 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in createScreenCompatibleDevice()
648 osl::Guard< vos::IMutex > aSolarGuard( Application::GetSolarMutex() ); in createScreenCompatibleDevice()
660 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in createRegion()
1079 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in ImplCreateWindow()
1081 osl::Guard< vos::IMutex > aSolarGuard( Application::GetSolarMutex() ); in ImplCreateWindow()
[all …]
/aoo42x/main/sal/inc/rtl/
H A Dinstance.hxx266 typename Guard, typename GuardCtor,
279 Guard aGuard(aGuardCtor()); in create()
305 Guard aGuard(aGuardCtor()); in create()
329 typename Guard, typename GuardCtor,
332 rtl_Instance< Inst, InstCtor, Guard, GuardCtor, Data, DataCtor >::m_pInstance
/aoo42x/main/vos/source/
H A Dtimer.cxx271 OGuard Guard(&m_Access); in OTimerManager() local
287 OGuard Guard(&m_Access); in ~OTimerManager() local
300 OGuard Guard(&m_Access); in getTimerManager() local
317 OGuard Guard(&m_Lock); in registerTimer() local
359 OGuard Guard(&m_Lock); in unregisterTimer() local
387 OGuard Guard(&m_Lock); in lookupTimer() local
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx333 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getSupportedServiceNames()
363 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getContentType()
803 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getParentURL()
812 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in makeNewIdentifier()
828 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in queryChildren()
1192 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getPropertyValues()
1936 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in queryChildContent()
2485 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in storeData()
2627 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in renameData()
2693 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in removeData()
[all …]
H A Dtdoc_datasupplier.cxx144 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString()
169 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier()
198 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent()
373 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues()
403 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues()
427 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryNamesOfChildren()
/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx144 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in XTYPEPROVIDER_COMMON_IMPL()
375 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_getColumnCount()
393 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_getColumnCount()
434 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_propagateFetchSizeAndDirection()
457 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_propagateFetchSizeAndDirection()
467 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in impl_propagateFetchSizeAndDirection()
/aoo42x/main/eventattacher/source/
H A Deventattacher.cxx337 Guard< Mutex > aGuard( m_aMutex ); in initialize()
345 Guard< Mutex > aGuard( m_aMutex ); in initialize()
353 Guard< Mutex > aGuard( m_aMutex ); in initialize()
361 Guard< Mutex > aGuard( m_aMutex ); in initialize()
375 Guard< Mutex > aGuard( m_aMutex ); in getIntrospection()
389 Guard< Mutex > aGuard( m_aMutex ); in getReflection()
403 Guard< Mutex > aGuard( m_aMutex ); in getInvocationAdapterService()
418 Guard< Mutex > aGuard( m_aMutex ); in getConverter()
/aoo42x/main/ucbhelper/workben/myucp/
H A Dmyucp_datasupplier.cxx138 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString()
168 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier()
197 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent()
344 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues()
375 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues()
/aoo42x/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasource.cxx289 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in dispose()
305 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in addEventListener()
320 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in removeEventListener()
389 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in createInstanceWithArguments()
551 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getConfigProvider()
628 osl::Guard< osl::Mutex > aGuard( m_aMutex ); \
709 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes()
737 osl::Guard< osl::Mutex > aGuard( osl::Mutex::getGlobalMutex() ); in getTypes()
H A Dhierarchydata.cxx153 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in hasData()
170 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getData()
280 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in setData()
518 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in move()
856 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in remove()
974 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in first()
1048 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in next()
1108 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getRootReadAccess()
H A Dhierarchydatasupplier.cxx143 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString()
176 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier()
205 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent()
352 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues()
394 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues()
/aoo42x/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx801 ::osl::Guard< ::comphelper::IMutex > aExternalGuard(getExternalLock()); in retrieveLocale()
858 ::osl::Guard< ::comphelper::IMutex > aExternalGuard(getExternalLock()); in retrieveParagraphBounds()
897 ::osl::Guard< ::comphelper::IMutex > aExternalGuard(getExternalLock()); in retrieveParagraphText()
907 ::osl::Guard< ::comphelper::IMutex > aExternalGuard(getExternalLock()); in retrieveParagraphSelection()
939 ::osl::Guard< ::comphelper::IMutex > aExternalGuard(getExternalLock()); in retrieveParagraphCaretPosition()
953 ::osl::Guard< ::comphelper::IMutex > aExternalGuard(getExternalLock()); in retrieveCharacterBounds()
1005 ::osl::Guard< ::comphelper::IMutex > aExternalGuard(getExternalLock()); in retrieveCharacterIndex()
1032 ::osl::Guard< ::comphelper::IMutex > aExternalGuard(getExternalLock()); in retrieveCharacterAttributes()
1296 ::osl::Guard< ::comphelper::IMutex > aExternalGuard(getExternalLock()); in changeParagraphText()
1311 ::osl::Guard< ::comphelper::IMutex > aExternalGuard(getExternalLock()); in changeParagraphText()
[all …]
/aoo42x/main/ucb/source/ucp/odma/
H A Dodma_datasupplier.cxx146 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString()
176 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier()
204 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent()
403 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues()
434 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Dmyucp_datasupplier.cxx165 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString()
198 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier()
225 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent()
379 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues()
408 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues()
/aoo42x/main/stoc/test/excomp/
H A Dexcomp1.cxx91 Guard< Mutex > aGuard( m_mutex ); in getImplementationName()
99 Guard< Mutex > aGuard( m_mutex ); in supportsService()
112 Guard< Mutex > aGuard( m_mutex ); in getSupportedServiceNames()
126 Guard< Mutex > aGuard( m_mutex ); in getMessage()
/aoo42x/main/toolkit/source/helper/
H A Dunomemorystream.cxx51 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in readBytes()
65 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in readSomeBytes()
81 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in skipBytes()
88 ::osl::Guard< ::osl::Mutex > aGuard( GetMutex() ); in available()
/aoo42x/main/ucb/source/ucp/package/
H A Dpkgdatasupplier.cxx145 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifierString()
170 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContentIdentifier()
199 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryContent()
411 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in queryPropertyValues()
442 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in releasePropertyValues()

Completed in 190 milliseconds

12345678