Searched refs:OIdPropertyArrayUsageHelperMutex (Results 1 – 1 of 1) sorted by relevance
41 template <typename TYPE> struct OIdPropertyArrayUsageHelperMutex struct42 : public rtl::Static< ::osl::Mutex, OIdPropertyArrayUsageHelperMutex<TYPE> > {};56 ::osl::MutexGuard aGuard(OIdPropertyArrayUsageHelperMutex<TYPE>::get()); in ~OIdPropertyArrayUsageHelper()97 ::osl::MutexGuard aGuard(OIdPropertyArrayUsageHelperMutex<TYPE>::get()); in OIdPropertyArrayUsageHelper()109 ::osl::MutexGuard aGuard(OIdPropertyArrayUsageHelperMutex<TYPE>::get()); in getArrayHelper()