Home
last modified time | relevance | path

Searched refs:timeout_handler (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/realtime/func/pi-tests/
Dtest-skeleton.c72 static void timeout_handler(int sig) in timeout_handler() function
110 signal(SIGALRM, timeout_handler); in main()
/third_party/lwip/src/core/
Dlowpower.c209 timeout_handler(struct timer_entry *t, u32_t now) in timeout_handler() function
301 timeout_handler(t, now); in get_sleep_time()
344 timeout_handler(t, now); in check_timeout()