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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp271 static uint32_t volatile g_cSuplibHardenedWindowsMainCalls; variable
3821 SUPR3HARDENED_ASSERT(g_cSuplibHardenedWindowsMainCalls == 1);
4499 SUPR3HARDENED_ASSERT(g_cSuplibHardenedWindowsMainCalls == 1);
5269 g_cSuplibHardenedWindowsMainCalls++;

Completed in 48 milliseconds