Searched refs:m_aProtector (Results 1 – 2 of 2) sorted by relevance
63 vos::OGuard aGuard( m_aProtector ); in getSize()87 vos::OGuard aGuard( m_aProtector ); in SEQ()110 vos::OMutex m_aProtector; member191 vos::OGuard aGuard( m_pHolder->m_aProtector ); in run()373 vos::OGuard aProtGuard( pHolder->m_aProtector ); in REF()
40 vos::OMutex m_aProtector; member in BitmapTransporter58 void lock() { m_aProtector.acquire(); } in lock()59 void unlock() { m_aProtector.release(); } in unlock()
Completed in 18 milliseconds