Home
last modified time | relevance | path

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

/DragonOS-0.1.5/kernel/src/time/
Dtimer.c30 timer_func_add(tmp); in timer_init()
105 void timer_func_add(struct timer_func_list_t *timer_func) in timer_func_add() function
170 timer_func_add(&timer); in schedule_timeout_ms()
Dtimer.h59 void timer_func_add(struct timer_func_list_t *timer_func);
Dsleep.c55 timer_func_add(sleep_task); in nanosleep()