Searched refs:timeout_handler (Results 1 – 2 of 2) sorted by relevance
72 static void timeout_handler(int sig) in timeout_handler() function110 signal(SIGALRM, timeout_handler); in main()
209 timeout_handler(struct timer_entry *t, u32_t now) in timeout_handler() function301 timeout_handler(t, now); in get_sleep_time()344 timeout_handler(t, now); in check_timeout()