Searched refs:g_suspendEnabled (Results 1 – 1 of 1) sorted by relevance
26 static BOOL g_suspendEnabled = FALSE; variable45 if (g_suspendEnabled == FALSE) { in EnableSuspend()47 g_suspendEnabled = TRUE; in EnableSuspend()56 if (g_suspendEnabled == TRUE) { in DisableSuspend()58 g_suspendEnabled = FALSE; in DisableSuspend()