Searched refs:getGlobalContentBrokerMutex (Results 1 – 1 of 1) sorted by relevance
50 osl::Mutex & getGlobalContentBrokerMutex() { return globalContentBrokerMutex; } in getGlobalContentBrokerMutex() function184 osl::Guard< osl::Mutex > aGuard( getGlobalContentBrokerMutex() ); in initialize()212 osl::Guard< osl::Mutex > aGuard( getGlobalContentBrokerMutex() ); in initialize()233 osl::MutexGuard aGuard( getGlobalContentBrokerMutex() ); in deinitialize()
Completed in 7 milliseconds