Searched refs:_timerRestartAttempts (Results 1 – 2 of 2) sorted by relevance
327 int32_t _timerRestartAttempts; variable
92 _timerRestartAttempts(0), in AudioDeviceWindowsWave()3696 if (_timerFaults > 5 && _timerRestartAttempts < 2) in RestartTimerIfNeeded()3709 _timerRestartAttempts++; in RestartTimerIfNeeded()3716 _timerRestartAttempts = 0; in RestartTimerIfNeeded()