Searched defs:timeout_handler (Results 1 – 2 of 2) sorted by relevance
91 app_timer_fun_t timeout_handler; /**< Timer timeout handler. */ member
1342 static void timeout_handler(int signo, siginfo_t *info, void *context) in timeout_handler() function