Home
last modified time | relevance | path

Searched refs:getGlobalContentBrokerMutex (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/ucbhelper/source/client/
H A Dcontentbroker.cxx50 osl::Mutex & getGlobalContentBrokerMutex() { return globalContentBrokerMutex; } in getGlobalContentBrokerMutex() function
184 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 12 milliseconds