Searched refs:LockMutex (Results 1 – 1 of 1) sorted by relevance
59 namespace { struct LockMutex : public rtl::Static< vos::OMutex, LockMutex > {}; } struct110 vos:: OGuard aGuard( LockMutex::get() ); in LockFile()160 vos:: OGuard aGuard( LockMutex::get() ); in UnlockFile()
Completed in 19 milliseconds