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
1271 .timer_del = common_timer_del,
1287 .timer_del = common_timer_del,
1318 .timer_del = common_timer_del,
1334 .timer_del = common_timer_del,
Dposix-timers.h42 int common_timer_del(struct k_itimer *timer);
Dalarmtimer.c843 .timer_del = common_timer_del,