Searched refs:timer_del (Results 1 – 3 of 3) sorted by relevance
27 int (*timer_del)(struct k_itimer *timr); member
1043 while (timer->kclock->timer_del(timer) == TIMER_RETRY) { in posix_timer_delete() 1434 .timer_del = common_timer_del,1451 .timer_del = common_timer_del,1483 .timer_del = common_timer_del,1500 .timer_del = common_timer_del,
821 .timer_del = common_timer_del,