Lines Matching refs:m_aMutex

131 	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()
245 MutexGuard aGuard(m_aMutex); in setReadOnly()
254 MutexGuard aGuard(m_aMutex); in isReadOnly()
263 MutexGuard aGuard(m_aMutex); in setCatalog()
272 MutexGuard aGuard(m_aMutex); in getCatalog()
281 MutexGuard aGuard(m_aMutex); in setTransactionIsolation()
290 MutexGuard aGuard(m_aMutex); in getTransactionIsolation()
299 MutexGuard aGuard(m_aMutex); in getTypeMap()
308 MutexGuard aGuard(m_aMutex); in setTypeMap()
320 :OSubComponent(m_aMutex, static_cast< OWeakObject* >(&_rDB)) in DBG_NAME()
370 …m_pTables = new OTableContainer( *this, m_aMutex, this, bCase, xTableDefinitions, this, &m_aWarnin… in DBG_NAME()
400 m_pViews = new OViewContainer(*this, m_aMutex, this, bCase,this,&m_aWarnings,m_nInAppend); in DBG_NAME()
431 MutexGuard aGuard(m_aMutex); in getWarnings()
440 MutexGuard aGuard(m_aMutex); in clearWarnings()
534 MutexGuard aGuard(m_aMutex); in disposing()
580 MutexGuard aGuard(m_aMutex); in getParent()
597 MutexGuard aGuard(m_aMutex); in createQueryComposer()
660 MutexGuard aGuard(m_aMutex); in getTables()
671 MutexGuard aGuard(m_aMutex); in getViews()
683 MutexGuard aGuard(m_aMutex); in getQueries()
694 MutexGuard aGuard(m_aMutex); in prepareCommand()
789 MutexGuard aGuard(m_aMutex); in getUsers()
800 MutexGuard aGuard(m_aMutex); in getGroups()
821 MutexGuard aGuard(m_aMutex); in createTableName()
832 MutexGuard aGuard(m_aMutex); in getObjectNames()
843 MutexGuard aGuard(m_aMutex); in getDataSourceMetaData()
853 MutexGuard aGuard(m_aMutex); in getFieldsByCommandDescriptor()
863 MutexGuard aGuard(m_aMutex); in getComposer()