Searched refs:ll_dllModule (Results 1 – 1 of 1) sorted by relevance
2588 __gshared HMODULE ll_dllModule; variable2610 int refcnt = dll_getRefCount(ll_dllModule); in ll_dllHasExternalReferences()2646 FreeLibraryAndExitThread(ll_dllModule, 0); in monitorDLLRefCnt()2651 if (!ll_dllModule && in ll_getDLLRefCount()2653 cast(const(wchar)*) &ll_getDLLRefCount, &ll_dllModule)) in ll_getDLLRefCount()2655 return dll_getRefCount(ll_dllModule); in ll_getDLLRefCount()