Home
last modified time | relevance | path

Searched defs:timer_handler (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Dlowpower.h96 struct timer_handler { struct
98 lwip_timer_handler handler; argument
99 get_next_timeout next_tick;
101 char *name;
/third_party/musl/libc-test/src/functionalext/supplement/time/
Dtimer_create.c96 void timer_handler(union sigval sv) in timer_handler() function