Lines Matching refs:m_aMutex
42 : OConnectionWeakWrapper_BASE(m_aMutex) in OConnectionWeakWrapper()
63 ::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()
150 ::osl::MutexGuard aGuard( m_aMutex ); in setReadOnly()
159 ::osl::MutexGuard aGuard( m_aMutex ); in isReadOnly()
168 ::osl::MutexGuard aGuard( m_aMutex ); in setCatalog()
177 ::osl::MutexGuard aGuard( m_aMutex ); in getCatalog()
186 ::osl::MutexGuard aGuard( m_aMutex ); in setTransactionIsolation()
195 ::osl::MutexGuard aGuard( m_aMutex ); in getTransactionIsolation()
204 ::osl::MutexGuard aGuard( m_aMutex ); in getTypeMap()
213 ::osl::MutexGuard aGuard( m_aMutex ); in setTypeMap()
224 ::osl::MutexGuard aGuard( m_aMutex ); in close()
233 ::osl::MutexGuard aGuard(m_aMutex); in disposing()