Lines Matching refs:m_aMutex

85 OResultSet::OResultSet(ADORecordset* _pRecordSet,OStatement_Base* pStmt) :	OResultSet_BASE(m_aMutex)  in OResultSet()
96 OResultSet::OResultSet(ADORecordset* _pRecordSet) : OResultSet_BASE(m_aMutex) in OResultSet()
132 ::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()
404 ::osl::MutexGuard aGuard( m_aMutex ); in afterLast()
417 ::osl::MutexGuard aGuard( m_aMutex ); in close()
427 ::osl::MutexGuard aGuard( m_aMutex ); in first()
443 ::osl::MutexGuard aGuard( m_aMutex ); in last()
458 ::osl::MutexGuard aGuard( m_aMutex ); in absolute()
491 ::osl::MutexGuard aGuard( m_aMutex ); in relative()
511 ::osl::MutexGuard aGuard( m_aMutex ); in previous()
525 ::osl::MutexGuard aGuard( m_aMutex ); in getStatement()
533 ::osl::MutexGuard aGuard( m_aMutex ); in rowDeleted()
546 { ::osl::MutexGuard aGuard( m_aMutex ); in rowInserted()
560 ::osl::MutexGuard aGuard( m_aMutex ); in rowUpdated()
572 ::osl::MutexGuard aGuard( m_aMutex ); in isBeforeFirst()
589 ::osl::MutexGuard aGuard( m_aMutex ); in next()
620 ::osl::MutexGuard aGuard( m_aMutex ); in wasNull()
630 ::osl::MutexGuard aGuard( m_aMutex ); in cancel()
648 ::osl::MutexGuard aGuard( m_aMutex ); in insertRow()
659 ::osl::MutexGuard aGuard( m_aMutex ); in updateRow()
670 ::osl::MutexGuard aGuard( m_aMutex ); in deleteRow()
681 ::osl::MutexGuard aGuard( m_aMutex ); in cancelRowUpdates()
704 ::osl::MutexGuard aGuard( m_aMutex ); in updateValue()
806 ::osl::MutexGuard aGuard( m_aMutex ); in refreshRow()
829 ::osl::MutexGuard aGuard( m_aMutex ); in getBookmark()
844 ::osl::MutexGuard aGuard( m_aMutex ); in moveToBookmark()
859 ::osl::MutexGuard aGuard( m_aMutex ); in moveRelativeToBookmark()
874 ::osl::MutexGuard aGuard( m_aMutex ); in compareBookmarks()
893 ::osl::MutexGuard aGuard( m_aMutex ); in hasOrderedBookmarks()
919 ::osl::MutexGuard aGuard( m_aMutex ); in hashBookmark()
931 ::osl::MutexGuard aGuard( m_aMutex ); in deleteRows()