Searched refs:processingCustomTimerMessage (Results 1 – 2 of 2) sorted by relevance
46 static bool processingCustomTimerMessage = false; variable51 processingCustomTimerMessage = true; in TimerWindowWndProc()53 processingCustomTimerMessage = false; in TimerWindowWndProc()109 && !processingCustomTimerMessage in setSharedTimerFireDelay()
74 static bool processingCustomTimerMessage = false; variable102 processingCustomTimerMessage = true; in TimerWindowWndProc()104 processingCustomTimerMessage = false; in TimerWindowWndProc()183 …if (intervalInMS < USER_TIMER_MINIMUM && !processingCustomTimerMessage && !(queueStatus & QS_PAINT… in setSharedTimerFireTime()