Searched refs:theSaneProtector (Results 1 – 1 of 1) sorted by relevance
145 struct theSaneProtector : public rtl::Static<vos::OMutex, theSaneProtector> {}; struct223 vos::OGuard aGuard( theSaneProtector::get() ); in AcquireData()229 vos::OGuard aGuard( theSaneProtector::get() ); in ReleaseData()253 vos::OGuard aGuard( theSaneProtector::get() ); in SEQ()278 vos::OGuard aGuard( theSaneProtector::get() ); in configureScanner()313 vos::OGuard aGuard( theSaneProtector::get() ); in startScan()343 vos::OGuard aGuard( theSaneProtector::get() ); in getError()362 vos::OGuard aGuard( theSaneProtector::get() ); in REF()
Completed in 15 milliseconds