Home
last modified time | relevance | path

Searched refs:MutexGuard (Results 1 – 25 of 1185) 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/mysqlc/source/
H A Dmysqlc_resultset.cxx46 using ::osl::MutexGuard;
129 MutexGuard aGuard(m_aMutex); in disposing()
170 MutexGuard aGuard(m_aMutex); in findColumn()
195 MutexGuard aGuard(m_aMutex); in getBinaryStream()
210 MutexGuard aGuard(m_aMutex); in getCharacterStream()
225 MutexGuard aGuard(m_aMutex); in getBoolean()
256 MutexGuard aGuard(m_aMutex); in getByte()
277 MutexGuard aGuard(m_aMutex); in getBytes()
295 MutexGuard aGuard(m_aMutex); in getDate()
334 MutexGuard aGuard(m_aMutex); in getDouble()
[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/dbaccess/source/core/api/
H A Dresultset.cxx210 MutexGuard aGuard(m_aMutex); in disposing()
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()
509 MutexGuard aGuard(m_aMutex); in getBoolean()
518 MutexGuard aGuard(m_aMutex); in getByte()
[all …]
H A Ddatacolumn.cxx154 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()
234 MutexGuard aGuard(m_aMutex); in getBytes()
[all …]
H A Dpreparedstatement.cxx162 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()
293 MutexGuard aGuard(m_aMutex); in setByte()
[all …]
H A Dcallablestatement.cxx133 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()
223 MutexGuard aGuard(m_aMutex); in getFloat()
[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/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx281 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChildCount()
298 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChild()
337 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent()
369 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleDescription()
375 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName()
518 ::osl::MutexGuard aGuard( m_aMutex ); in grabFocus()
559 ::osl::MutexGuard aGuard( m_aMutex ); in supportsService()
1025 ::osl::MutexGuard aGuard( maMutex ); in getAccessibleDescription()
1031 ::osl::MutexGuard aGuard( maMutex ); in getAccessibleName()
1166 ::osl::MutexGuard aGuard( maMutex ); in getAccessibleActionCount()
[all …]
H A Dsvxpixelctlaccessiblecontext.cxx130 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChildCount()
145 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleChild()
168 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent()
179 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent()
204 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleDescription()
217 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName()
229 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleRelationSet()
296 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale()
328 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleAtPoint()
1085 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleDescription()
[all …]
/trunk/main/embeddedobj/source/general/
H A Ddummyobject.cxx105 ::osl::MutexGuard aGuard( m_aMutex ); in changeState()
119 ::osl::MutexGuard aGuard( m_aMutex ); in getReachableStates()
133 ::osl::MutexGuard aGuard( m_aMutex ); in getCurrentState()
147 ::osl::MutexGuard aGuard( m_aMutex ); in doVerb()
158 ::osl::MutexGuard aGuard( m_aMutex ); in getSupportedVerbs()
170 ::osl::MutexGuard aGuard( m_aMutex ); in setClientSite()
181 ::osl::MutexGuard aGuard( m_aMutex ); in getClientSite()
193 ::osl::MutexGuard aGuard( m_aMutex ); in update()
202 ::osl::MutexGuard aGuard( m_aMutex ); in setUpdateMode()
211 ::osl::MutexGuard aGuard( m_aMutex ); in getStatus()
[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/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.cxx193 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBox()
202 ::osl::MutexGuard aGuard( m_aMutex ); in GetBoundingBoxOnScreen()
260 ::osl::MutexGuard aGuard( m_aMutex ); in disposing()
339 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleParent()
347 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleIndexInParent()
366 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleName()
380 ::osl::MutexGuard aGuard( m_aMutex ); in getAccessibleStateSet()
409 ::osl::MutexGuard aGuard( m_aMutex ); in getLocale()
454 ::osl::MutexGuard aGuard( m_aMutex ); in getForeground()
471 ::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()
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()
1039 ::osl::MutexGuard aGuard( GetInitMutex() ); in GetZip()
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx131 MutexGuard aGuard(m_aMutex); in isClosed()
140 MutexGuard aGuard(m_aMutex); in createStatement()
156 MutexGuard aGuard(m_aMutex); in prepareStatement()
174 MutexGuard aGuard(m_aMutex); in prepareCall()
191 MutexGuard aGuard(m_aMutex); in nativeSQL()
200 MutexGuard aGuard(m_aMutex); in setAutoCommit()
209 MutexGuard aGuard(m_aMutex); in getAutoCommit()
218 MutexGuard aGuard(m_aMutex); in commit()
227 MutexGuard aGuard(m_aMutex); in rollback()
236 MutexGuard aGuard(m_aMutex); in getMetaData()
[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/UnoControls/source/base/
H A Dbasecontrol.cxx218 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()
444 MutexGuard aGuard( m_aMutex ); in getPeer()
455 MutexGuard aGuard( m_aMutex ); in getView()
[all …]
/trunk/main/linguistic/source/
H A Ddicimp.cxx262 MutexGuard aGuard( GetLinguMutex() ); in loadEntries()
412 MutexGuard aGuard( GetLinguMutex() ); in saveEntries()
484 MutexGuard aGuard( GetLinguMutex() ); in launchEvent()
504 MutexGuard aGuard( GetLinguMutex() ); in cmpDicEntry()
592 MutexGuard aGuard( GetLinguMutex() ); in seekEntry()
650 MutexGuard aGuard( GetLinguMutex() ); in addEntry_Impl()
715 MutexGuard aGuard( GetLinguMutex() ); in getName()
722 MutexGuard aGuard( GetLinguMutex() ); in setName()
734 MutexGuard aGuard( GetLinguMutex() ); in getDictionaryType()
742 MutexGuard aGuard( GetLinguMutex() ); in setActive()
[all …]
/trunk/main/package/source/xstor/
H A Docompinstream.cxx76 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in ~OInputCompStream()
127 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in readBytes()
150 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in readSomeBytes()
174 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in skipBytes()
197 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in available()
227 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in getInputStream()
244 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in getOutputStream()
258 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in InternalDispose()
287 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in dispose()
315 ::osl::MutexGuard aGuard( m_rMutexRef->GetMutex() ); in addEventListener()
[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/shell/source/cmdmail/
H A Dcmdmailmsg.cxx29 using osl::MutexGuard;
44 MutexGuard aGuard( m_aMutex ); in setBody()
51 MutexGuard aGuard( m_aMutex ); in getBody()
58 MutexGuard aGuard( m_aMutex ); in setRecipient()
65 MutexGuard aGuard( m_aMutex ); in getRecipient()
72 MutexGuard aGuard( m_aMutex ); in setCcRecipient()
79 MutexGuard aGuard( m_aMutex ); in getCcRecipient()
86 MutexGuard aGuard( m_aMutex ); in setBccRecipient()
93 MutexGuard aGuard( m_aMutex ); in getBccRecipient()
100 MutexGuard aGuard( m_aMutex ); in setOriginator()
[all …]

Completed in 218 milliseconds

12345678910>>...48