Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dunload.cxx108 static osl::Mutex * g_pMutex= NULL; in getUnloadingMutex() local
109 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 17 milliseconds