Home
last modified time | relevance | path

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

/src/
A Dtimer.c488 static void _timer_check(rt_list_t *timer_list, struct rt_spinlock *lock) in _timer_check() function
771 _timer_check(_timer_list, &_htimer_lock); in rt_timer_check()
812 _timer_check(_soft_timer_list, &_stimer_lock); /* check software timer */ in _timer_thread_entry()

Completed in 5 milliseconds