Home
last modified time | relevance | path

Searched refs:overrun_count (Results 1 – 2 of 2) sorted by relevance

/sysdeps/htl/
A Dtimer_routines.c393 timer->overrun_count = 0; in thread_func()
400 if (timer->overrun_count < DELAYTIMER_MAX) in thread_func()
401 ++timer->overrun_count; in thread_func()
/sysdeps/pthread/
A Dposix-timer.h60 int overrun_count; member

Completed in 5 milliseconds