Searched refs:check_shutdown (Results 1 – 1 of 1) sorted by relevance
144 static void check_shutdown(time_t *, hrtime_t *);521 check_shutdown(&now, &hr_now); in alarm_handler()605 check_shutdown(&now, &hr_now); in work_handler()610 check_shutdown(time_t *now, hrtime_t *hr_now) in check_shutdown() function