Searched defs:timer_handler (Results 1 – 2 of 2) sorted by relevance
96 struct timer_handler { struct98 lwip_timer_handler handler; argument99 get_next_timeout next_tick;101 char *name;
96 void timer_handler(union sigval sv) in timer_handler() function