Searched refs:work_handler (Results 1 – 1 of 1) sorted by relevance
140 static void work_handler(int);365 act.sa_handler = work_handler; in system_activity_monitor()375 work_handler(SIGHUP); in system_activity_monitor()519 work_handler(int sig) in work_handler() function