Home
last modified time | relevance | path

Searched refs:m_aMutex (Results 76 – 100 of 935) sorted by relevance

12345678910>>...38

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx96 ::osl::MutexGuard aGuard( m_aMutex ); in OpenConnection()
282 ::osl::MutexGuard aGuard( m_aMutex ); in createStatement()
292 ::osl::MutexGuard aGuard( m_aMutex ); in prepareStatement()
308 ::osl::MutexGuard aGuard( m_aMutex ); in nativeSQL()
319 ::osl::MutexGuard aGuard( m_aMutex ); in setAutoCommit()
331 ::osl::MutexGuard aGuard( m_aMutex ); in getAutoCommit()
343 ::osl::MutexGuard aGuard( m_aMutex ); in commit()
352 ::osl::MutexGuard aGuard( m_aMutex ); in rollback()
361 ::osl::MutexGuard aGuard( m_aMutex ); in isClosed()
368 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
[all …]
H A DOResultSet.cxx178 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
369 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn()
383 ::osl::MutexGuard aGuard( m_aMutex ); in getBinaryStream()
393 ::osl::MutexGuard aGuard( m_aMutex ); in getCharacterStream()
404 ::osl::MutexGuard aGuard( m_aMutex ); in getValue()
440 ::osl::MutexGuard aGuard( m_aMutex ); in getBytes()
527 ::osl::MutexGuard aGuard( m_aMutex ); in getRow()
553 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
593 ::osl::MutexGuard aGuard( m_aMutex ); in getObject()
613 ::osl::MutexGuard aGuard( m_aMutex ); in getString()
[all …]
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx759 SlideViewBase( m_aMutex ), in SlideView()
807 osl::MutexGuard aGuard( m_aMutex ); in disposing()
824 osl::MutexGuard aGuard( m_aMutex ); in createViewLayer()
848 osl::MutexGuard aGuard( m_aMutex ); in updateScreen()
858 osl::MutexGuard aGuard( m_aMutex ); in paintScreen()
868 osl::MutexGuard aGuard( m_aMutex ); in clear()
886 osl::MutexGuard aGuard( m_aMutex ); in clearAll()
899 osl::MutexGuard aGuard( m_aMutex ); in setViewSize()
920 osl::MutexGuard aGuard( m_aMutex ); in getCanvas()
932 osl::MutexGuard aGuard( m_aMutex ); in createSprite()
[all …]
H A Dslideshowimpl.cxx581 : SlideShowImplBase(m_aMutex), in SlideShowImpl()
583 maListenerContainer( m_aMutex ), in SlideShowImpl()
659 osl::MutexGuard const guard( m_aMutex ); in disposing()
1101 osl::MutexGuard const guard( m_aMutex ); in displaySlide()
1228 osl::MutexGuard const guard( m_aMutex ); in redisplayCurrentSlide()
1258 osl::MutexGuard const guard( m_aMutex ); in nextEffect()
1275 osl::MutexGuard const guard( m_aMutex ); in previousEffect()
1320 osl::MutexGuard const guard( m_aMutex ); in startShapeActivity()
1334 osl::MutexGuard const guard( m_aMutex ); in stopShapeActivity()
1347 osl::MutexGuard const guard( m_aMutex ); in pause()
[all …]
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx276 osl::MutexGuard aGuard(m_aMutex); in createProvider()
289 osl::Mutex m_aMutex; member in __anon7b9484ee0111::UpdateCheckThread
786 osl::MutexGuard aGuard(m_aMutex); in initialize()
885 osl::ClearableMutexGuard aGuard(m_aMutex); in cancel()
903 osl::ClearableMutexGuard aGuard(m_aMutex); in download()
932 osl::MutexGuard aGuard(m_aMutex); in install()
1180 osl::MutexGuard aGuard(m_aMutex); in downloadStarted()
1222 osl::MutexGuard aGuard(m_aMutex); in cancelDownload()
1590 osl::MutexGuard aGuard(m_aMutex); in getUpdateHandler()
1603 osl::MutexGuard aGuard(m_aMutex); in getInteractionHandler()
[all …]
/trunk/main/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx83 PopupMenuControllerBaseType(m_aMutex), in PopupMenuControllerBase()
114 osl::MutexGuard aLock( m_aMutex ); in disposing()
138 osl::MutexGuard aLock( m_aMutex ); in disposing()
161 osl::MutexGuard aLock( m_aMutex ); in itemSelected()
172 osl::MutexGuard aLock( m_aMutex ); in dispatchCommand()
246 osl::MutexGuard aLock( m_aMutex ); in queryDispatch()
256 osl::ClearableMutexGuard aLock( m_aMutex ); in queryDispatches()
282 osl::MutexGuard aLock( m_aMutex ); in dispatch()
292 osl::ResettableMutexGuard aLock( m_aMutex ); in addStatusListener()
348 osl::MutexGuard aLock( m_aMutex ); in initialize()
[all …]
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx164 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
206 ::osl::MutexGuard aGuard( m_aMutex ); in getTypes()
219 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn()
236 ::osl::MutexGuard aGuard( m_aMutex ); in getValue()
321 ::osl::MutexGuard aGuard( m_aMutex ); in getRow()
340 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
412 ::osl::MutexGuard aGuard( m_aMutex ); in isAfterLast()
422 ::osl::MutexGuard aGuard( m_aMutex ); in isFirst()
432 ::osl::MutexGuard aGuard( m_aMutex ); in isLast()
442 ::osl::MutexGuard aGuard( m_aMutex ); in beforeFirst()
[all …]
/trunk/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx264 MutexGuard aGuard ( m_aMutex ) ; in addText()
352 MutexGuard aGuard ( m_aMutex ) ; in setForegroundColor()
367 MutexGuard aGuard ( m_aMutex ) ; in setBackgroundColor()
382 MutexGuard aGuard ( m_aMutex ) ; in setValue()
397 MutexGuard aGuard ( m_aMutex ) ; in setRange()
412 MutexGuard aGuard ( m_aMutex ) ; in getValue()
429 MutexGuard aGuard ( m_aMutex ) ; in addActionListener()
444 MutexGuard aGuard ( m_aMutex ) ; in removeActionListener()
459 MutexGuard aGuard ( m_aMutex ) ; in setLabel()
474 MutexGuard aGuard ( m_aMutex ) ; in setActionCommand()
[all …]
/trunk/main/framework/source/fwe/helper/
H A Dtitlehelper.cxx71 , m_aListener (m_aMutex) in TitleHelper()
84 ::osl::ResettableMutexGuard aLock(m_aMutex); in setOwner()
118 ::osl::ResettableMutexGuard aLock(m_aMutex); in getTitle()
142 ::osl::ResettableMutexGuard aLock(m_aMutex); in connectWithUntitledNumbers()
154 ::osl::ResettableMutexGuard aLock(m_aMutex); in setTitle()
186 ::osl::ResettableMutexGuard aLock(m_aMutex); in titleChanged()
208 ::osl::ResettableMutexGuard aLock(m_aMutex); in notifyEvent()
231 ::osl::ResettableMutexGuard aLock(m_aMutex); in frameAction()
259 ::osl::ResettableMutexGuard aLock(m_aMutex); in disposing()
294 ::osl::ResettableMutexGuard aLock(m_aMutex); in impl_sendTitleChangedEvent()
[all …]
/trunk/main/package/source/xstor/
H A Dswitchpersistencestream.cxx236 ::osl::MutexGuard aGuard( m_aMutex ); in getInputStream()
248 ::osl::MutexGuard aGuard( m_aMutex ); in getOutputStream()
262 ::osl::MutexGuard aGuard( m_aMutex ); in readBytes()
279 ::osl::MutexGuard aGuard( m_aMutex ); in readSomeBytes()
295 ::osl::MutexGuard aGuard( m_aMutex ); in skipBytes()
312 ::osl::MutexGuard aGuard( m_aMutex ); in available()
329 ::osl::MutexGuard aGuard( m_aMutex ); in closeInput()
346 ::osl::MutexGuard aGuard( m_aMutex ); in writeBytes()
366 ::osl::MutexGuard aGuard( m_aMutex ); in flush()
389 ::osl::MutexGuard aGuard( m_aMutex ); in closeOutput()
[all …]
/trunk/main/reportdesign/source/core/api/
H A DGroup.cxx51 :GroupBase(m_aMutex) in DBG_NAME()
133 ::osl::MutexGuard aGuard(m_aMutex); in getSortAscending()
144 ::osl::MutexGuard aGuard(m_aMutex); in getHeaderOn()
161 ::osl::MutexGuard aGuard(m_aMutex); in getFooterOn()
180 ::osl::MutexGuard aGuard(m_aMutex); in getHeader()
204 ::osl::MutexGuard aGuard(m_aMutex); in getGroupOn()
220 ::osl::MutexGuard aGuard(m_aMutex); in getGroupInterval()
231 ::osl::MutexGuard aGuard(m_aMutex); in getKeepTogether()
252 ::osl::MutexGuard aGuard(m_aMutex); in getExpression()
263 ::osl::MutexGuard aGuard(m_aMutex); in getStartNewColumn()
[all …]
H A DImageControl.cxx122 :ImageControlBase(m_aMutex) in DBG_NAME()
135 :ImageControlBase(m_aMutex) in OImageControl()
221 ::osl::MutexGuard aGuard(m_aMutex); in REPORTCOMPONENT_NOMASTERDETAIL()
230 ::osl::MutexGuard aGuard(m_aMutex); in getHyperLinkTarget()
239 ::osl::MutexGuard aGuard(m_aMutex); in getHyperLinkName()
250 ::osl::MutexGuard aGuard(m_aMutex); in getControlBackground()
264 ::osl::MutexGuard aGuard(m_aMutex); in getControlBackgroundTransparent()
314 ::osl::MutexGuard aGuard(m_aMutex); in getDataField()
326 ::osl::MutexGuard aGuard(m_aMutex); in getPrintWhenGroupChange()
337 ::osl::MutexGuard aGuard(m_aMutex); in getConditionalPrintExpression()
[all …]
H A DShape.cxx63 :ShapeBase(m_aMutex) in DBG_NAME()
77 :ShapeBase(m_aMutex) in OShape()
283 ::osl::MutexGuard aGuard(m_aMutex); in getPrintWhenGroupChange()
294 ::osl::MutexGuard aGuard(m_aMutex); in getConditionalPrintExpression()
342 ::osl::MutexGuard aGuard(m_aMutex); in setParent()
435 ::osl::MutexGuard aGuard(m_aMutex); in getZOrder()
442 ::osl::MutexGuard aGuard(m_aMutex); in setZOrder()
449 ::osl::MutexGuard aGuard(m_aMutex); in getOpaque()
461 ::osl::MutexGuard aGuard(m_aMutex); in getTransformation()
488 ::osl::MutexGuard aGuard(m_aMutex); in getCustomShapeData()
[all …]
/trunk/main/ucb/source/core/
H A Ducbstore.cxx183 osl::Mutex m_aMutex; member
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; member
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/ucbhelper/source/provider/
H A Dresultset.cxx187 osl::Mutex m_aMutex; member
320 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in dispose()
346 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in addEventListener()
361 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in removeEventListener()
377 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in getMetaData()
399 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in next()
493 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in beforeFirst()
504 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in afterLast()
517 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in first()
714 osl::MutexGuard aGuard( m_pImpl->m_aMutex ); in previous()
[all …]
/trunk/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx1359 , m_NotifyListeners(m_aMutex) in SfxDocumentMetaData()
1401 ::osl::MutexGuard g(m_aMutex); in dispose()
1421 ::osl::MutexGuard g(m_aMutex); in getAuthor()
1435 ::osl::MutexGuard g(m_aMutex); in getGenerator()
1449 ::osl::MutexGuard g(m_aMutex); in getCreationDate()
1463 ::osl::MutexGuard g(m_aMutex); in getTitle()
1476 ::osl::MutexGuard g(m_aMutex); in getSubject()
1490 ::osl::MutexGuard g(m_aMutex); in getDescription()
1504 ::osl::MutexGuard g(m_aMutex); in getKeywords()
1523 ::osl::MutexGuard g(m_aMutex); in getLanguage()
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx106 : OContentHelper_COMPBASE(m_aMutex) in OContentHelper()
107 ,m_aContentListeners(m_aMutex) in OContentHelper()
108 ,m_aPropertyChangeListeners(m_aMutex) in OContentHelper()
119 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
134 ::osl::MutexGuard aGuard(m_aMutex); in IMPLEMENT_IMPLEMENTATION_ID()
170 ::osl::MutexGuard aGuard(m_aMutex); in getContentType()
182 ::osl::MutexGuard aGuard(m_aMutex); in addContentEventListener()
189 ::osl::MutexGuard aGuard(m_aMutex); in removeContentEventListener()
198 ::osl::MutexGuard aGuard(m_aMutex); in createCommandIdentifier()
297 ::osl::MutexGuard aGuard(m_aMutex); in addPropertiesChangeListener()
[all …]
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowAccess.cxx92 ::osl::MutexGuard aGuard( m_aMutex ); in ProcessWindowEvent()
137 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChildCount()
151 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChild()
176 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent()
198 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleRelationSet()
205 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleAtPoint()
237 ::osl::MutexGuard aGuard( m_aMutex ); in getRelationCount()
243 ::osl::MutexGuard aGuard( m_aMutex ); in getRelation()
261 ::osl::MutexGuard aGuard( m_aMutex ); in containsRelation()
268 ::osl::MutexGuard aGuard( m_aMutex ); in getRelationByType()
[all …]
/trunk/main/comphelper/source/misc/
H A Dinstancelocker.cxx82 ::osl::MutexGuard aGuard( m_aMutex ); in dispose()
108 ::osl::MutexGuard aGuard( m_aMutex ); in addEventListener()
122 ::osl::MutexGuard aGuard( m_aMutex ); in removeEventListener()
132 ::osl::MutexGuard aGuard( m_aMutex ); in initialize()
276 ::osl::ResettableMutexGuard aGuard( m_aMutex ); in Dispose()
317 ::osl::ResettableMutexGuard aGuard( m_aMutex ); in disposing()
343 ::osl::ResettableMutexGuard aGuard( m_aMutex ); in queryClosing()
372 ::osl::ResettableMutexGuard aGuard( m_aMutex ); in notifyClosing()
403 ::osl::ResettableMutexGuard aGuard( m_aMutex ); in queryTermination()
432 ::osl::ResettableMutexGuard aGuard( m_aMutex ); in notifyTermination()
[all …]
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx863 osl::MutexGuard aGuard( m_aMutex ); in abort()
1171 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in queryCreatableContentsInfo()
1208 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in createNewContent()
1395 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getPropertyValues()
1712 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in getPropertyValues()
1739 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in setPropertyValues()
2132 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in setPropertyValues()
2341 osl::MutexGuard aGuard( m_aMutex ); in post()
2966 osl::Guard< osl::Mutex > aGuard( m_aMutex ); in destroy()
3228 osl::MutexGuard aGuard( m_aMutex ); in isFolder()
[all …]
/trunk/main/salhelper/source/
H A Dcondition.cxx39 : m_aMutex(aMutex), in Condition()
60 m_aCond.m_aMutex.acquire(); in ConditionModifier()
69 m_aCond.m_aMutex.release(); in ~ConditionModifier()
94 m_aCond.m_aMutex.acquire(); in ConditionWaiter()
100 m_aCond.m_aMutex.release(); in ConditionWaiter()
121 m_aCond.m_aMutex.acquire(); in ConditionWaiter()
127 m_aCond.m_aMutex.release(); in ConditionWaiter()
137 m_aCond.m_aMutex.release(); in ~ConditionWaiter()
/trunk/main/vcl/source/app/
H A Dsession.cxx77 osl::Mutex m_aMutex; member in VCLSession
105 : cppu::WeakComponentImplHelper1< XSessionManagerClient >( m_aMutex ), in VCLSession()
129 osl::MutexGuard aGuard( m_aMutex ); in callSaveRequested()
166 osl::MutexGuard aGuard( m_aMutex ); in callInteractionGranted()
195 osl::MutexGuard aGuard( m_aMutex ); in callShutdownCancelled()
212 osl::MutexGuard aGuard( m_aMutex ); in callQuit()
256 osl::MutexGuard aGuard( m_aMutex ); in addSessionManagerListener()
263 osl::MutexGuard aGuard( m_aMutex ); in removeSessionManagerListener()
289 osl::MutexGuard aGuard( m_aMutex ); in queryInteraction()
307 osl::MutexGuard aGuard( m_aMutex ); in interactionDone()
[all …]
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_directory.cxx112 osl::Mutex m_aMutex; member
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/vcl/unx/generic/dtrans/
H A DX11_droptarget.cxx41 >( m_aMutex ), in DropTarget()
89 ::osl::Guard< ::osl::Mutex > aGuard( m_aMutex ); in addDropTargetListener()
98 ::osl::Guard< ::osl::Mutex > aGuard( m_aMutex ); in removeDropTargetListener()
114 ::osl::Guard< ::osl::Mutex > aGuard( m_aMutex ); in setActive()
130 ::osl::Guard< ::osl::Mutex > aGuard( m_aMutex ); in setDefaultActions()
139 osl::ClearableGuard< ::osl::Mutex > aGuard( m_aMutex ); in drop()
153 osl::ClearableGuard< ::osl::Mutex > aGuard( m_aMutex ); in dragEnter()
167 osl::ClearableGuard< ::osl::Mutex > aGuard( m_aMutex ); in dragExit()
181 osl::ClearableGuard< ::osl::Mutex > aGuard( m_aMutex ); in dragOver()
/trunk/main/canvas/inc/canvas/base/
H A Dspritecanvasbase.hxx89 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in disposing()
105 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in createSpriteFromAnimation()
122 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in createSpriteFromBitmaps()
134 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in createCustomSprite()
146 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in createClonedSprite()
156 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in showSprite()
165 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in hideSprite()
177 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in moveSprite()
188 typename BaseType::MutexType aGuard( BaseType::m_aMutex ); in updateSprite()

Completed in 186 milliseconds

12345678910>>...38