Searched refs:g_bInit (Results 1 – 2 of 2) sorted by relevance
28 static BOOL g_bInit = FALSE;34 if (!g_bInit)42 g_bInit = TRUE;
32 static BOOL g_bInit = FALSE; variable38 if (!g_bInit) in GetPlatformId()46 g_bInit = TRUE; in GetPlatformId()
Completed in 9 milliseconds