Searched refs:check_shutdown (Results 1 – 1 of 1) sorted by relevance
141 static void check_shutdown(time_t *, hrtime_t *);512 check_shutdown(&now, &hr_now); in alarm_handler()596 check_shutdown(&now, &hr_now); in work_handler()601 check_shutdown(time_t *now, hrtime_t *hr_now) in check_shutdown() function