Searched refs:thisMod (Results 1 – 1 of 1) sorted by relevance
306 LDR_MODULE *thisMod = findLdrModule( hInstance, peb ); in setDllTlsUsage() local307 if ( !thisMod ) in setDllTlsUsage()310 thisMod.TlsIndex = -1; // uses TLS (not the index itself) in setDllTlsUsage()311 thisMod.LoadCount = -1; // never unload in setDllTlsUsage()