Searched refs:timer_del (Results 1 – 3 of 3) sorted by relevance
27 int (*timer_del)(struct k_itimer *timr); member
1050 while (timer->kclock->timer_del(timer) == TIMER_RETRY) { in posix_timer_delete()1441 .timer_del = common_timer_del,1458 .timer_del = common_timer_del,1490 .timer_del = common_timer_del,1507 .timer_del = common_timer_del,
821 .timer_del = common_timer_del,