Searched refs:getUnloadingMutex (Results 1 – 1 of 1) sorted by relevance
106 static osl::Mutex* getUnloadingMutex() in getUnloadingMutex() function134 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()[all …]
Completed in 19 milliseconds