Searched defs:hInitIdcThread (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/
H A DVBoxNetLwf-win.cpp153 HANDLE hInitIdcThread; member in struct:VBOXNETLWFGLOBALS
1825 NTSTATUS Status = PsCreateSystemThread(&g_VBoxNetLwfGlobals.hInitIdcThread,
1975 Status = ObReferenceObjectByHandle(g_VBoxNetLwfGlobals.hInitIdcThread,
1986 g_VBoxNetLwfGlobals.hInitIdcThread, Status));

Completed in 50 milliseconds