Searched refs:thp_cleanup_handler (Results 1 – 1 of 1) sorted by relevance
229 static void thp_cleanup_handler(int signum) in thp_cleanup_handler() function268 signal(SIGINT, thp_cleanup_handler); in main()269 signal(SIGTERM, thp_cleanup_handler); in main()