Searched refs:g_pMutex (Results 1 – 1 of 1) sorted by relevance
108 static osl::Mutex * g_pMutex= NULL; in getUnloadingMutex() local109 if (!g_pMutex) in getUnloadingMutex()112 if (!g_pMutex) in getUnloadingMutex()115 g_pMutex= &g_aMutex; in getUnloadingMutex()118 return g_pMutex; in getUnloadingMutex()
Completed in 8 milliseconds