Home
last modified time | relevance | path

Searched refs:MutexGuard (Results 1 – 25 of 1187) sorted by relevance

12345678910>>...48

/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx90 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
122 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn()
136 ::osl::MutexGuard aGuard( m_aMutex ); in getBinaryStream()
145 ::osl::MutexGuard aGuard( m_aMutex ); in getCharacterStream()
155 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean()
164 ::osl::MutexGuard aGuard( m_aMutex ); in getByte()
177 ::osl::MutexGuard aGuard( m_aMutex ); in getBytes()
185 ::osl::MutexGuard aGuard( m_aMutex ); in getDate()
196 ::osl::MutexGuard aGuard( m_aMutex ); in getDouble()
207 ::osl::MutexGuard aGuard( m_aMutex ); in getFloat()
[all …]
H A DSPreparedStatement.cxx84 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
95 ::osl::MutexGuard aGuard( m_aMutex ); in close()
116 ::osl::MutexGuard aGuard( m_aMutex ); in execute()
127 ::osl::MutexGuard aGuard( m_aMutex ); in executeUpdate()
137 ::osl::MutexGuard aGuard( m_aMutex ); in setString()
144 ::osl::MutexGuard aGuard( m_aMutex ); in getConnection()
153 ::osl::MutexGuard aGuard( m_aMutex ); in executeQuery()
165 ::osl::MutexGuard aGuard( m_aMutex ); in setBoolean()
172 ::osl::MutexGuard aGuard( m_aMutex ); in setByte()
181 ::osl::MutexGuard aGuard( m_aMutex ); in setDate()
[all …]
/trunk/main/dbaccess/source/core/api/
H A Dresultset.cxx166 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getImplementationId()
210 MutexGuard aGuard(m_aMutex); in disposing()
231 MutexGuard aGuard( m_aMutex ); in close()
353 MutexGuard aGuard(m_aMutex); in getWarnings()
362 MutexGuard aGuard(m_aMutex); in clearWarnings()
372 MutexGuard aGuard(m_aMutex); in getMetaData()
383 MutexGuard aGuard(m_aMutex); in findColumn()
419 MutexGuard aGuard(m_aMutex); in getColumns()
491 MutexGuard aGuard(m_aMutex); in wasNull()
500 MutexGuard aGuard(m_aMutex); in getString()
[all …]
H A Ddatacolumn.cxx101 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getImplementationId()
154 MutexGuard aGuard(m_aMutex); in wasNull()
163 MutexGuard aGuard(m_aMutex); in getString()
172 MutexGuard aGuard(m_aMutex); in getBoolean()
181 MutexGuard aGuard(m_aMutex); in getByte()
190 MutexGuard aGuard(m_aMutex); in getShort()
199 MutexGuard aGuard(m_aMutex); in getInt()
208 MutexGuard aGuard(m_aMutex); in getLong()
217 MutexGuard aGuard(m_aMutex); in getFloat()
225 MutexGuard aGuard(m_aMutex); in getDouble()
[all …]
H A Dpreparedstatement.cxx95 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getImplementationId()
162 MutexGuard aGuard(m_aMutex); in disposing()
173 MutexGuard aGuard(m_aMutex); in getColumns()
208 MutexGuard aGuard(m_aMutex); in getMetaData()
217 MutexGuard aGuard(m_aMutex); in executeQuery()
237 MutexGuard aGuard(m_aMutex); in executeUpdate()
248 MutexGuard aGuard(m_aMutex); in execute()
266 MutexGuard aGuard(m_aMutex); in setNull()
275 MutexGuard aGuard(m_aMutex); in setObjectNull()
284 MutexGuard aGuard(m_aMutex); in setBoolean()
[all …]
H A Dcallablestatement.cxx74 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getImplementationId()
133 MutexGuard aGuard(m_aMutex); in registerOutParameter()
145 MutexGuard aGuard(m_aMutex); in registerNumericOutParameter()
156 MutexGuard aGuard(m_aMutex); in wasNull()
166 MutexGuard aGuard(m_aMutex); in getString()
176 MutexGuard aGuard(m_aMutex); in getBoolean()
186 MutexGuard aGuard(m_aMutex); in getByte()
196 MutexGuard aGuard(m_aMutex); in getShort()
205 MutexGuard aGuard(m_aMutex); in getInt()
214 MutexGuard aGuard(m_aMutex); in getLong()
[all …]
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx145 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
186 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn()
212 ::osl::MutexGuard aGuard( m_aMutex ); in getString()
239 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean()
249 ::osl::MutexGuard aGuard( m_aMutex ); in getByte()
260 ::osl::MutexGuard aGuard( m_aMutex ); in getShort()
271 ::osl::MutexGuard aGuard( m_aMutex ); in getInt()
300 ::osl::MutexGuard aGuard( m_aMutex ); in getLong()
329 ::osl::MutexGuard aGuard( m_aMutex ); in getFloat()
358 ::osl::MutexGuard aGuard( m_aMutex ); in getDouble()
[all …]
H A DMacabConnection.cxx81 ::osl::MutexGuard aGuard( m_aMutex ); in createStatement()
93 ::osl::MutexGuard aGuard( m_aMutex ); in prepareStatement()
105 ::osl::MutexGuard aGuard( m_aMutex ); in prepareCall()
114 ::osl::MutexGuard aGuard( m_aMutex ); in nativeSQL()
122 ::osl::MutexGuard aGuard( m_aMutex ); in setAutoCommit()
129 ::osl::MutexGuard aGuard( m_aMutex ); in getAutoCommit()
139 ::osl::MutexGuard aGuard( m_aMutex ); in commit()
147 ::osl::MutexGuard aGuard( m_aMutex ); in rollback()
155 ::osl::MutexGuard aGuard( m_aMutex ); in isClosed()
163 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
[all …]
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx46 using ::osl::MutexGuard;
126 MutexGuard aGuard(m_aMutex); in disposing()
164 MutexGuard aGuard(m_aMutex); in findColumn()
188 MutexGuard aGuard(m_aMutex); in getBinaryStream()
202 MutexGuard aGuard(m_aMutex); in getCharacterStream()
216 MutexGuard aGuard(m_aMutex); in getBoolean()
246 MutexGuard aGuard(m_aMutex); in getByte()
266 MutexGuard aGuard(m_aMutex); in getBytes()
283 MutexGuard aGuard(m_aMutex); in getDate()
321 MutexGuard aGuard(m_aMutex); in getDouble()
[all …]
/trunk/main/reportdesign/source/core/inc/
H A DReportHelperImpl.hxx29 ::osl::MutexGuard aGuard(m_aMutex); \
78 ::osl::MutexGuard aGuard(m_aMutex); \
87 ::osl::MutexGuard aGuard(m_aMutex); \
98 ::osl::MutexGuard aGuard(m_aMutex); \
107 ::osl::MutexGuard aGuard(m_aMutex); \
118 ::osl::MutexGuard aGuard(m_aMutex); \
123 ::osl::MutexGuard aGuard(m_aMutex); \
128 ::osl::MutexGuard aGuard(m_aMutex); \
133 ::osl::MutexGuard aGuard(m_aMutex); \
159 ::osl::MutexGuard aGuard(m_aMutex); \
[all …]
/trunk/main/desktop/source/app/
H A Dcmdlineargs.cxx653 osl::MutexGuard aMutexGuard( m_aMutex ); in SetBoolParam()
661 osl::MutexGuard aMutexGuard( m_aMutex ); in IsMinimized()
667 osl::MutexGuard aMutexGuard( m_aMutex ); in IsInvisible()
673 osl::MutexGuard aMutexGuard( m_aMutex ); in IsNoRestore()
679 osl::MutexGuard aMutexGuard( m_aMutex ); in IsNoDefault()
685 osl::MutexGuard aMutexGuard( m_aMutex ); in IsBean()
691 osl::MutexGuard aMutexGuard( m_aMutex ); in IsServer()
697 osl::MutexGuard aMutexGuard( m_aMutex ); in IsHeadless()
703 osl::MutexGuard aMutexGuard( m_aMutex ); in IsConversionMode()
709 osl::MutexGuard aMutexGuard( m_aMutex ); in IsQuickstart()
[all …]
/trunk/main/svtools/source/config/
H A Doptionsdrawinglayer.cxx1247 MutexGuard aGuard( GetOwnStaticMutex() ); in SvtOptionsDrawinglayer()
1263 MutexGuard aGuard( GetOwnStaticMutex() ); in ~SvtOptionsDrawinglayer()
1280 MutexGuard aGuard( GetOwnStaticMutex() ); in IsOverlayBuffer()
1289 MutexGuard aGuard( GetOwnStaticMutex() ); in IsPaintBuffer()
1298 MutexGuard aGuard( GetOwnStaticMutex() ); in GetStripeColorA()
1307 MutexGuard aGuard( GetOwnStaticMutex() ); in GetStripeColorB()
1316 MutexGuard aGuard( GetOwnStaticMutex() ); in GetStripeLength()
1323 MutexGuard aGuard( GetOwnStaticMutex() ); in IsOverlayBuffer_Calc()
1329 MutexGuard aGuard( GetOwnStaticMutex() ); in IsOverlayBuffer_Writer()
1335 MutexGuard aGuard( GetOwnStaticMutex() ); in IsOverlayBuffer_DrawImpress()
[all …]
/trunk/main/embeddedobj/source/general/
H A Ddummyobject.cxx101 ::osl::MutexGuard aGuard( m_aMutex ); in changeState()
113 ::osl::MutexGuard aGuard( m_aMutex ); in getReachableStates()
125 ::osl::MutexGuard aGuard( m_aMutex ); in getCurrentState()
134 ::osl::MutexGuard aGuard( m_aMutex ); in doVerb()
143 ::osl::MutexGuard aGuard( m_aMutex ); in getSupportedVerbs()
153 ::osl::MutexGuard aGuard( m_aMutex ); in setClientSite()
162 ::osl::MutexGuard aGuard( m_aMutex ); in getClientSite()
171 ::osl::MutexGuard aGuard( m_aMutex ); in update()
178 ::osl::MutexGuard aGuard( m_aMutex ); in setUpdateMode()
185 ::osl::MutexGuard aGuard( m_aMutex ); in getStatus()
[all …]
/trunk/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx220 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleAtPoint()
265 ::osl::MutexGuard aGuard( m_aMutex ); in isVisible()
281 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChildCount()
297 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChild()
336 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent()
368 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleDescription()
374 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName()
414 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet()
440 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale()
456 ::osl::MutexGuard aGuard( m_aMutex ); in addEventListener()
[all …]
H A Dsvxpixelctlaccessiblecontext.cxx129 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChildCount()
143 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChild()
165 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent()
175 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent()
199 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleDescription()
211 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName()
222 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleRelationSet()
253 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet()
287 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale()
303 ::osl::MutexGuard aGuard( m_aMutex ); in containsPoint()
[all …]
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx191 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBox()
200 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBoxOnScreen()
268 ::osl::MutexGuard aGuard( m_aMutex ); in disposing()
340 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChildCount()
354 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChild()
407 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent()
415 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent()
523 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName()
566 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet()
604 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale()
[all …]
H A Daccessibleiconchoicectrlentry.cxx192 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBox()
201 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBoxOnScreen()
259 ::osl::MutexGuard aGuard( m_aMutex ); in disposing()
338 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent()
346 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent()
365 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName()
379 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet()
408 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale()
453 ::osl::MutexGuard aGuard( m_aMutex ); in getForeground()
470 ::osl::MutexGuard aGuard( m_aMutex ); in getBackground()
[all …]
/trunk/main/unotools/source/config/
H A Duseroptions.cxx925 ::osl::MutexGuard aGuard( GetInitMutex() ); in SvtUserOptions()
944 ::osl::MutexGuard aGuard( GetInitMutex() ); in ~SvtUserOptions()
965 ::osl::MutexGuard aGuard( ::osl::Mutex::getGlobalMutex() ); in GetInitMutex()
983 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetCompany()
991 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetFirstName()
999 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetLastName()
1007 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetID()
1015 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetStreet()
1023 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetCity()
1031 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetState()
[all …]
/trunk/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx63 ::osl::MutexGuard aGuard( m_aMutex ); in createStatement()
72 ::osl::MutexGuard aGuard( m_aMutex ); in prepareStatement()
81 ::osl::MutexGuard aGuard( m_aMutex ); in prepareCall()
90 ::osl::MutexGuard aGuard( m_aMutex ); in nativeSQL()
99 ::osl::MutexGuard aGuard( m_aMutex ); in setAutoCommit()
107 ::osl::MutexGuard aGuard( m_aMutex ); in getAutoCommit()
116 ::osl::MutexGuard aGuard( m_aMutex ); in commit()
125 ::osl::MutexGuard aGuard( m_aMutex ); in rollback()
134 ::osl::MutexGuard aGuard( m_aMutex ); in isClosed()
141 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx132 MutexGuard aGuard(m_aMutex); in isClosed()
141 MutexGuard aGuard(m_aMutex); in createStatement()
157 MutexGuard aGuard(m_aMutex); in prepareStatement()
175 MutexGuard aGuard(m_aMutex); in prepareCall()
192 MutexGuard aGuard(m_aMutex); in nativeSQL()
201 MutexGuard aGuard(m_aMutex); in setAutoCommit()
210 MutexGuard aGuard(m_aMutex); in getAutoCommit()
219 MutexGuard aGuard(m_aMutex); in commit()
228 MutexGuard aGuard(m_aMutex); in rollback()
237 MutexGuard aGuard(m_aMutex); in getMetaData()
[all …]
/trunk/main/package/source/xstor/
H A Docompinstream.cxx76 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in ~OInputCompStream()
122 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in readBytes()
141 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in readSomeBytes()
161 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in skipBytes()
181 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in available()
207 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in getInputStream()
223 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in getOutputStream()
237 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in InternalDispose()
265 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in dispose()
292 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in addEventListener()
[all …]
/trunk/main/UnoControls/source/base/
H A Dbasecontrol.cxx156 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getTypes()
196 MutexGuard aGuard( Mutex::getGlobalMutex() ); in getImplementationId()
218 MutexGuard aGuard( m_aMutex ); in setDelegator()
296 MutexGuard aGuard( m_aMutex ); in dispose()
325 MutexGuard aGuard( m_aMutex ); in addEventListener()
336 MutexGuard aGuard( m_aMutex ); in removeEventListener()
348 MutexGuard aGuard( m_aMutex ); in createPeer()
411 MutexGuard aGuard( m_aMutex ); in setContext()
422 MutexGuard aGuard( m_aMutex ); in setDesignMode()
433 MutexGuard aGuard( m_aMutex ); in getContext()
[all …]
/trunk/main/canvas/source/null/
H A Dnull_textlayout.cxx66 ::osl::MutexGuard aGuard( m_aMutex ); in queryTextShapes()
74 ::osl::MutexGuard aGuard( m_aMutex ); in queryInkMeasures()
82 ::osl::MutexGuard aGuard( m_aMutex ); in queryMeasures()
90 ::osl::MutexGuard aGuard( m_aMutex ); in queryLogicalAdvancements()
97 ::osl::MutexGuard aGuard( m_aMutex ); in applyLogicalAdvancements()
110 ::osl::MutexGuard aGuard( m_aMutex ); in queryTextBounds()
136 ::osl::MutexGuard aGuard( m_aMutex ); in justify()
145 ::osl::MutexGuard aGuard( m_aMutex ); in combinedJustify()
153 ::osl::MutexGuard aGuard( m_aMutex ); in getTextHit()
162 ::osl::MutexGuard aGuard( m_aMutex ); in getCaret()
[all …]
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx205 ::osl::MutexGuard aGuard( m_aMutex ); in disposing()
272 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent()
279 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent()
297 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName()
312 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet()
345 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale()
355 ::osl::MutexGuard aGuard( m_aMutex ); in containsPoint()
375 ::osl::MutexGuard aGuard( m_aMutex ); in getBounds()
387 ::osl::MutexGuard aGuard( m_aMutex ); in getLocation()
401 ::osl::MutexGuard aGuard( m_aMutex ); in getLocationOnScreen()
[all …]
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx132 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
158 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn()
175 ::osl::MutexGuard aGuard( m_aMutex ); in getBinaryStream()
221 ::osl::MutexGuard aGuard( m_aMutex ); in getValue()
273 ::osl::MutexGuard aGuard( m_aMutex ); in getRow()
293 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
365 ::osl::MutexGuard aGuard( m_aMutex ); in isAfterLast()
376 ::osl::MutexGuard aGuard( m_aMutex ); in isFirst()
385 ::osl::MutexGuard aGuard( m_aMutex ); in isLast()
394 ::osl::MutexGuard aGuard( m_aMutex ); in beforeFirst()
[all …]

12345678910>>...48