Home
last modified time | relevance | path

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

/kernel/time/
Dposix-timers.c961 int common_timer_del(struct k_itimer *timer) in common_timer_del() function
1273 .timer_del = common_timer_del,
1289 .timer_del = common_timer_del,
1320 .timer_del = common_timer_del,
1336 .timer_del = common_timer_del,
Dposix-timers.h42 int common_timer_del(struct k_itimer *timer);
Dalarmtimer.c877 .timer_del = common_timer_del,