Lines Matching refs:getUnloadingMutex
106 static osl::Mutex* getUnloadingMutex() in getUnloadingMutex() function
134 MutexGuard guard( getUnloadingMutex()); in rtl_moduleCount_release()
168 MutexGuard guard( getUnloadingMutex() ); in getModuleMap()
182 MutexGuard guard( getUnloadingMutex()); in rtl_moduleCount_canUnload()
194 MutexGuard guard( getUnloadingMutex()); in rtl_registerModuleForUnloading()
225 MutexGuard guard( getUnloadingMutex()); in rtl_unregisterModuleForUnloading()
242 MutexGuard guard( getUnloadingMutex()); in rtl_unloadUnusedModules()
316 MutexGuard guard( getUnloadingMutex() ); in getListenerMap()
340 MutexGuard guard( getUnloadingMutex() ); in getCookieQueue()
378 MutexGuard guard( getUnloadingMutex()); in rtl_addUnloadingListener()
390 MutexGuard guard( getUnloadingMutex()); in rtl_removeUnloadingListener()