Lines Matching refs:Mutex

181     osl::Mutex                        m_aMutex;
269 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in createPropertySetRegistry()
287 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in initialize()
310 osl::Mutex m_aMutex;
397 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in openPropertySet()
534 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in removePropertySet()
611 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in hasElements()
631 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getByName()
660 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getElementNames()
676 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in hasByName()
695 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in add()
707 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in remove()
1066 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getConfigProvider()
1115 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getRootConfigReadAccess()
1180 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getConfigWriteAccess()
1299 osl::Mutex m_aMutex;
1472 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getPropertySetInfo()
1496 osl::ClearableGuard< osl::Mutex > aCGuard( m_pImpl->m_aMutex ); in setPropertyValue()
1602 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getPropertyValue()
1758 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in addProperty()
1915 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in removeProperty()
2100 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getPropertyValues()
2249 osl::ClearableGuard< osl::Mutex > aCGuard( m_pImpl->m_aMutex ); in setPropertyValues()
2431 osl::Guard< osl::Mutex > aGuard( m_pImpl->m_aMutex ); in getFullKey()