Home
last modified time | relevance | path

Searched refs:m_aMutex (Results 51 – 75 of 935) sorted by relevance

12345678910>>...38

/trunk/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx211 ::osl::MutexGuard aGuard( m_aMutex ); in CloseAll_Impl()
274 ::osl::MutexGuard aGuard( m_aMutex ); in Commit_Impl()
333 ::osl::MutexGuard aGuard( m_aMutex ); in Revert_Impl()
349 ::osl::MutexGuard aGuard( m_aMutex ); in getInputStream()
361 ::osl::MutexGuard aGuard( m_aMutex ); in getOutputStream()
375 ::osl::MutexGuard aGuard( m_aMutex ); in readBytes()
403 ::osl::MutexGuard aGuard( m_aMutex ); in readSomeBytes()
430 ::osl::MutexGuard aGuard( m_aMutex ); in skipBytes()
458 ::osl::MutexGuard aGuard( m_aMutex ); in available()
486 ::osl::MutexGuard aGuard( m_aMutex ); in closeInput()
[all …]
/trunk/main/svl/source/fsstor/
H A Doinputstreamcontainer.cxx61 ::osl::MutexGuard aGuard( m_aMutex ) ; in getTypes()
134 ::osl::MutexGuard aGuard( m_aMutex ); in readBytes()
152 ::osl::MutexGuard aGuard( m_aMutex ); in readSomeBytes()
170 ::osl::MutexGuard aGuard( m_aMutex ); in skipBytes()
187 ::osl::MutexGuard aGuard( m_aMutex ); in available()
204 ::osl::MutexGuard aGuard( m_aMutex ); in closeInput()
219 ::osl::MutexGuard aGuard( m_aMutex ); in getInputStream()
234 ::osl::MutexGuard aGuard( m_aMutex ); in getOutputStream()
248 ::osl::MutexGuard aGuard( m_aMutex ); in seek()
264 ::osl::MutexGuard aGuard( m_aMutex ); in getPosition()
[all …]
H A Dfsstorage.cxx171 ::osl::MutexGuard aGuard( m_aMutex ); in ~FSStorage()
201 ::osl::MutexGuard aGuard( m_aMutex ); in GetContent()
356 ::osl::MutexGuard aGuard( m_aMutex ); in getTypes()
404 ::osl::MutexGuard aGuard( m_aMutex ); in copyToStorage()
458 ::osl::MutexGuard aGuard( m_aMutex ); in openStreamElement()
583 ::osl::MutexGuard aGuard( m_aMutex ); in openStorageElement()
678 ::osl::MutexGuard aGuard( m_aMutex ); in cloneStreamElement()
781 ::osl::MutexGuard aGuard( m_aMutex ); in copyStorageElementLastCommitTo()
798 ::osl::MutexGuard aGuard( m_aMutex ); in isStreamElement()
819 ::osl::MutexGuard aGuard( m_aMutex ); in isStorageElement()
[all …]
/trunk/main/ucb/source/ucp/file/
H A Dfilrow.cxx151 osl::MutexGuard aGuard( m_aMutex ); in getString()
165 osl::MutexGuard aGuard( m_aMutex ); in getBoolean()
180 osl::MutexGuard aGuard( m_aMutex ); in getByte()
194 osl::MutexGuard aGuard( m_aMutex ); in getShort()
209 osl::MutexGuard aGuard( m_aMutex ); in getInt()
223 osl::MutexGuard aGuard( m_aMutex ); in getLong()
237 osl::MutexGuard aGuard( m_aMutex ); in getFloat()
251 osl::MutexGuard aGuard( m_aMutex ); in getDouble()
265 osl::MutexGuard aGuard( m_aMutex ); in getBytes()
279 osl::MutexGuard aGuard( m_aMutex ); in getDate()
[all …]
/trunk/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx298 osl::MutexGuard aGuard( m_aMutex ); in dispose()
348 osl::MutexGuard aGuard( m_aMutex ); in addEventListener()
363 osl::MutexGuard aGuard( m_aMutex ); in removeEventListener()
389 osl::MutexGuard aGuard( m_aMutex ); in addContentEventListener()
404 osl::MutexGuard aGuard( m_aMutex ); in removeContentEventListener()
420 osl::MutexGuard aGuard( m_aMutex ); in createCommandIdentifier()
438 osl::MutexGuard aGuard( m_aMutex ); in addPropertiesChangeListener()
472 osl::MutexGuard aGuard( m_aMutex ); in removePropertiesChangeListener()
509 osl::MutexGuard aGuard( m_aMutex ); in addCommandInfoChangeListener()
524 osl::MutexGuard aGuard( m_aMutex ); in removeCommandInfoChangeListener()
[all …]
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSet.cxx92 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
123 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn()
140 ::osl::MutexGuard aGuard( m_aMutex ); in getBinaryStream()
190 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean()
204 ::osl::MutexGuard aGuard( m_aMutex ); in getByte()
247 ::osl::MutexGuard aGuard( m_aMutex ); in getInt()
281 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
323 ::osl::MutexGuard aGuard( m_aMutex ); in getObject()
336 ::osl::MutexGuard aGuard( m_aMutex ); in getShort()
355 ::osl::MutexGuard aGuard( m_aMutex ); in getString()
[all …]
H A DAConnection.cxx172 ::osl::MutexGuard aGuard( m_aMutex ); in createStatement()
183 ::osl::MutexGuard aGuard( m_aMutex ); in prepareStatement()
195 ::osl::MutexGuard aGuard( m_aMutex ); in prepareCall()
207 ::osl::MutexGuard aGuard( m_aMutex ); in nativeSQL()
228 ::osl::MutexGuard aGuard( m_aMutex ); in setAutoCommit()
241 ::osl::MutexGuard aGuard( m_aMutex ); in getAutoCommit()
250 ::osl::MutexGuard aGuard( m_aMutex ); in commit()
259 ::osl::MutexGuard aGuard( m_aMutex ); in rollback()
268 ::osl::MutexGuard aGuard( m_aMutex ); in isClosed()
275 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
[all …]
/trunk/main/canvas/inc/canvas/base/
H A Dcanvasbase.hxx123 MutexType aGuard( BaseType::m_aMutex ); in disposing()
134 MutexType aGuard( BaseType::m_aMutex ); in clear()
151 MutexType aGuard( BaseType::m_aMutex ); in drawPoint()
169 MutexType aGuard( BaseType::m_aMutex ); in drawLine()
187 MutexType aGuard( BaseType::m_aMutex ); in drawBezier()
205 MutexType aGuard( BaseType::m_aMutex ); in drawPolyPolygon()
224 MutexType aGuard( BaseType::m_aMutex ); in strokePolyPolygon()
244 MutexType aGuard( BaseType::m_aMutex ); in strokeTexturedPolyPolygon()
265 MutexType aGuard( BaseType::m_aMutex ); in strokeTextureMappedPolyPolygon()
284 MutexType aGuard( BaseType::m_aMutex ); in queryStrokeShapes()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx49 : OStatement_BASE(m_aMutex), in OStatement_Base()
72 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
110 ::osl::MutexGuard aGuard( m_aMutex ); in cancel()
119 ::osl::MutexGuard aGuard( m_aMutex ); in close()
134 ::osl::MutexGuard aGuard( m_aMutex ); in execute()
144 ::osl::MutexGuard aGuard( m_aMutex ); in executeQuery()
158 ::osl::MutexGuard aGuard( m_aMutex ); in getConnection()
182 ::osl::MutexGuard aGuard( m_aMutex ); in addBatch()
191 ::osl::MutexGuard aGuard( m_aMutex ); in executeBatch()
201 ::osl::MutexGuard aGuard( m_aMutex ); in executeUpdate()
[all …]
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx61 ReacquireableGuard aGuard( m_aMutex ); \
720 ReacquireableGuard aGuard( m_aMutex ); in applyPositionToOrigin()
1328 ReacquireableGuard aGuard( m_aMutex ); in next()
1372 ReacquireableGuard aGuard( m_aMutex ); in previous()
1416 ReacquireableGuard aGuard( m_aMutex ); in absolute()
1532 ReacquireableGuard aGuard( m_aMutex ); in relative()
1587 ReacquireableGuard aGuard( m_aMutex ); in first()
1622 ReacquireableGuard aGuard( m_aMutex ); in last()
1700 ReacquireableGuard aGuard( m_aMutex ); in isAfterLast()
1733 ReacquireableGuard aGuard( m_aMutex ); in isBeforeFirst()
[all …]
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx103 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
160 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn()
190 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean()
219 ::osl::MutexGuard aGuard( m_aMutex ); in getByte()
242 ::osl::MutexGuard aGuard( m_aMutex ); in getBytes()
269 ::osl::MutexGuard aGuard( m_aMutex ); in getDate()
292 ::osl::MutexGuard aGuard( m_aMutex ); in getDouble()
309 ::osl::MutexGuard aGuard( m_aMutex ); in getFloat()
326 ::osl::MutexGuard aGuard( m_aMutex ); in getInt()
361 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
[all …]
H A DOStatement.cxx80 :OStatement_BASE(m_aMutex) in OStatement_Base()
120 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
139 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
193 ::osl::MutexGuard aGuard( m_aMutex ); in cancel()
220 ::osl::MutexGuard aGuard( m_aMutex ); in reset()
242 ::osl::MutexGuard aGuard( m_aMutex ); in clearMyResultSet()
258 ::osl::MutexGuard aGuard( m_aMutex ); in getRowCount()
320 ::osl::MutexGuard aGuard( m_aMutex ); in setWarning()
334 ::osl::MutexGuard aGuard( m_aMutex ); in getColumnCount()
353 ::osl::MutexGuard aGuard( m_aMutex ); in execute()
[all …]
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx102 ::osl::MutexGuard aGuard( m_aMutex ); in execute()
112 ::osl::MutexGuard aGuard( m_aMutex ); in executeUpdate()
122 ::osl::MutexGuard aGuard( m_aMutex ); in setString()
151 ::osl::MutexGuard aGuard( m_aMutex ); in executeQuery()
166 ::osl::MutexGuard aGuard( m_aMutex ); in setBoolean()
179 ::osl::MutexGuard aGuard( m_aMutex ); in setByte()
192 ::osl::MutexGuard aGuard( m_aMutex ); in setDate()
247 ::osl::MutexGuard aGuard( m_aMutex ); in setFloat()
273 ::osl::MutexGuard aGuard( m_aMutex ); in setLong()
286 ::osl::MutexGuard aGuard( m_aMutex ); in setNull()
[all …]
H A DJStatement.cxx67 :java_sql_Statement_BASE(m_aMutex) in java_sql_Statement_Base()
88 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
155 ::osl::MutexGuard aGuard( m_aMutex ); in getGeneratedValues()
207 ::osl::MutexGuard aGuard( m_aMutex ); in close()
230 ::osl::MutexGuard aGuard( m_aMutex ); in execute()
263 ::osl::MutexGuard aGuard( m_aMutex ); in executeQuery()
298 ::osl::MutexGuard aGuard( m_aMutex ); in getConnection()
313 ::osl::MutexGuard aGuard( m_aMutex ); in addBatch()
326 ::osl::MutexGuard aGuard( m_aMutex ); in executeBatch()
545 ::osl::MutexGuard aGuard( m_aMutex ); in setResultSetType()
[all …]
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx62 TDatabaseDataProvider(m_aMutex), in DatabaseDataProvider()
155 osl::MutexGuard g(m_aMutex); in initialize()
307 osl::MutexGuard g(m_aMutex); in createDataSequenceByRangeRepresentation()
401 osl::MutexGuard g(m_aMutex); in convertRangeToXML()
408 osl::MutexGuard g(m_aMutex); in convertRangeFromXML()
459 osl::MutexGuard g(m_aMutex); in getMasterFields()
473 osl::MutexGuard g(m_aMutex); in getDetailFields()
485 osl::MutexGuard g(m_aMutex); in getCommand()
503 osl::MutexGuard g(m_aMutex); in getCommandType()
520 osl::MutexGuard g(m_aMutex); in getFilter()
[all …]
/trunk/main/avmedia/source/gstreamer/
H A Dgstplayer.cxx155 Player_BASE(m_aMutex), in Player()
274 ::osl::MutexGuard aGuard(m_aMutex); in start()
285 ::osl::MutexGuard aGuard(m_aMutex); in stop()
297 ::osl::MutexGuard aGuard(m_aMutex); in isPlaying()
310 ::osl::MutexGuard aGuard(m_aMutex); in getDuration()
329 ::osl::MutexGuard aGuard(m_aMutex); in setMediaTime()
345 ::osl::MutexGuard aGuard(m_aMutex); in getMediaTime()
383 ::osl::MutexGuard aGuard(m_aMutex); in getStopTime()
414 ::osl::MutexGuard aGuard(m_aMutex); in setPlaybackLoop()
429 ::osl::MutexGuard aGuard(m_aMutex); in isPlaybackLoop()
[all …]
/trunk/main/dbaccess/source/core/api/
H A Dstatement.cxx180 MutexGuard aGuard(m_aMutex); in disposing()
353 MutexGuard aGuard(m_aMutex); in getWarnings()
363 MutexGuard aGuard(m_aMutex); in clearWarnings()
386 MutexGuard aGuard(m_aMutex); in getResultSet()
401 MutexGuard aGuard(m_aMutex); in getUpdateCount()
416 MutexGuard aGuard(m_aMutex); in getMoreResults()
436 MutexGuard aGuard(m_aMutex); in addBatch()
451 MutexGuard aGuard(m_aMutex); in clearBatch()
466 MutexGuard aGuard(m_aMutex); in executeBatch()
483 MutexGuard aGuard(m_aMutex); in getGeneratedValues()
[all …]
H A Dquerycomposer.cxx121 : OSubComponent(m_aMutex,_xConnection) in DBG_NAME()
214 ::osl::MutexGuard aGuard( m_aMutex ); in getQuery()
227 ::osl::MutexGuard aGuard( m_aMutex ); in setQuery()
239 MutexGuard aGuard(m_aMutex); in getComposedQuery()
248 MutexGuard aGuard(m_aMutex); in getFilter()
259 MutexGuard aGuard(m_aMutex); in getStructuredFilter()
268 ::osl::MutexGuard aGuard( m_aMutex ); in getOrder()
278 ::osl::MutexGuard aGuard( m_aMutex ); in appendFilterByColumn()
311 ::osl::MutexGuard aGuard( m_aMutex ); in appendOrderByColumn()
329 ::osl::MutexGuard aGuard( m_aMutex ); in setFilter()
[all …]
/trunk/main/io/source/stm/
H A Dopump.cxx65 Mutex m_aMutex; member in io_stm::Pump
115 m_cnt( m_aMutex ), in Pump()
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/mysqlc/source/
H A Dmysqlc_statement.cxx95 MutexGuard aGuard(m_aMutex); in disposing()
144 MutexGuard aGuard(m_aMutex); in cancel()
161 MutexGuard aGuard(m_aMutex); in close()
184 MutexGuard aGuard(m_aMutex); in execute()
205 MutexGuard aGuard(m_aMutex); in executeQuery()
227 MutexGuard aGuard(m_aMutex); in getConnection()
265 MutexGuard aGuard(m_aMutex); in addBatch()
278 MutexGuard aGuard(m_aMutex); in executeBatch()
292 MutexGuard aGuard(m_aMutex); in executeUpdate()
312 MutexGuard aGuard(m_aMutex); in getResultSet()
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A Dintercept.cxx68 osl::MutexGuard aGuard(m_aMutex); in dispose()
125 ::osl::MutexGuard aGuard( m_aMutex ); in dispatch()
248 osl::MutexGuard aGuard(m_aMutex); in addStatusListener()
265 osl::MutexGuard aGuard(m_aMutex); in addStatusListener()
293 osl::MutexGuard aGuard(m_aMutex); in addStatusListener()
336 osl::MutexGuard aGuard(m_aMutex); in queryDispatch()
354 osl::MutexGuard aGuard(m_aMutex); in queryDispatches()
383 osl::MutexGuard aGuard(m_aMutex); in getSlaveDispatchProvider()
391 osl::MutexGuard aGuard(m_aMutex); in setSlaveDispatchProvider()
401 osl::MutexGuard aGuard(m_aMutex); in getMasterDispatchProvider()
[all …]
H A Ddefinitioncontainer.cxx169 MutexGuard aGuard(m_aMutex); in disposing()
400 MutexGuard aGuard(m_aMutex); in hasElements()
408 MutexGuard aGuard(m_aMutex); in createEnumeration()
416 MutexGuard aGuard(m_aMutex); in getCount()
423 MutexGuard aGuard(m_aMutex); in getByIndex()
444 MutexGuard aGuard(m_aMutex); in getByName()
474 MutexGuard aGuard(m_aMutex); in getElementNames()
493 MutexGuard aGuard(m_aMutex); in hasByName()
501 MutexGuard aGuard(m_aMutex); in disposing()
581 MutexGuard aGuard(m_aMutex); in implAppend()
[all …]
/trunk/main/canvas/source/directx/
H A Ddx_canvasfont.cxx56 CanvasFont_Base( m_aMutex ), in CanvasFont()
81 ::osl::MutexGuard aGuard( m_aMutex ); in disposing()
92 ::osl::MutexGuard aGuard( m_aMutex ); in createTextLayout()
99 ::osl::MutexGuard aGuard( m_aMutex ); in getAvailableSizes()
107 ::osl::MutexGuard aGuard( m_aMutex ); in getExtraFontProperties()
115 ::osl::MutexGuard aGuard( m_aMutex ); in getFontRequest()
122 ::osl::MutexGuard aGuard( m_aMutex ); in getFontMetrics()
151 ::osl::MutexGuard aGuard( m_aMutex ); in getCellAscent()
158 ::osl::MutexGuard aGuard( m_aMutex ); in getEmHeight()
165 ::osl::MutexGuard aGuard( m_aMutex ); in getFont()
[all …]
/trunk/main/package/source/package/zipapi/
H A DByteGrabber.cxx50 ::osl::MutexGuard aGuard( m_aMutex ); in setInputStream()
60 ::osl::MutexGuard aGuard( m_aMutex ); in readBytes()
68 ::osl::MutexGuard aGuard( m_aMutex ); in seek()
86 ::osl::MutexGuard aGuard( m_aMutex ); in getPosition()
96 ::osl::MutexGuard aGuard( m_aMutex ); in getLength()
105 ::osl::MutexGuard aGuard( m_aMutex ); in operator >>()
115 ::osl::MutexGuard aGuard( m_aMutex ); in operator >>()
130 ::osl::MutexGuard aGuard( m_aMutex ); in operator >>()
148 ::osl::MutexGuard aGuard( m_aMutex ); in operator >>()
158 ::osl::MutexGuard aGuard( m_aMutex ); in operator >>()
[all …]
/trunk/main/svtools/source/uno/wizard/
H A Dunowizard.cxx177 ::osl::MutexGuard aGuard( m_aMutex ); in initialize()
296 ::osl::MutexGuard aGuard( m_aMutex ); in getHelpURL()
308 ::osl::MutexGuard aGuard( m_aMutex ); in setHelpURL()
320 ::osl::MutexGuard aGuard( m_aMutex ); in getDialogWindow()
330 ::osl::MutexGuard aGuard( m_aMutex ); in enableButton()
342 ::osl::MutexGuard aGuard( m_aMutex ); in setDefaultButton()
354 ::osl::MutexGuard aGuard( m_aMutex ); in travelNext()
366 ::osl::MutexGuard aGuard( m_aMutex ); in travelPrevious()
378 ::osl::MutexGuard aGuard( m_aMutex ); in enablePage()
396 ::osl::MutexGuard aGuard( m_aMutex ); in updateTravelUI()
[all …]

Completed in 154 milliseconds

12345678910>>...38