Searched refs:overrun_count (Results 1 – 2 of 2) sorted by relevance
393 timer->overrun_count = 0; in thread_func()400 if (timer->overrun_count < DELAYTIMER_MAX) in thread_func()401 ++timer->overrun_count; in thread_func()
60 int overrun_count; member
Completed in 5 milliseconds