Searched refs:pMutexGuard2 (Results 1 – 1 of 1) sorted by relevance
148 std::auto_ptr< vos::OGuard > pMutexGuard2; in setPropertyValue() local150 pMutexGuard2.reset( new vos::OGuard(pSlave->mpMutex) ); in setPropertyValue()182 std::auto_ptr< vos::OGuard > pMutexGuard2; in getPropertyValue() local184 pMutexGuard2.reset( new vos::OGuard(pSlave->mpMutex) ); in getPropertyValue()