Home
last modified time | relevance | path

Searched refs:m_aProtector (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/scanner/
H A Dscanunx.cxx63 vos::OGuard aGuard( m_aProtector ); in getSize()
87 vos::OGuard aGuard( m_aProtector ); in SEQ()
110 vos::OMutex m_aProtector; member
191 vos::OGuard aGuard( m_pHolder->m_aProtector ); in run()
373 vos::OGuard aProtGuard( pHolder->m_aProtector ); in REF()
H A Dsane.hxx40 vos::OMutex m_aProtector; member in BitmapTransporter
58 void lock() { m_aProtector.acquire(); } in lock()
59 void unlock() { m_aProtector.release(); } in unlock()

Completed in 13 milliseconds