Searched refs:exception_handler (Results 1 – 1 of 1) sorted by relevance
45 void exception_handler(int sig) { exit(t_status); } in exception_handler() function49 signal(SIGSEGV, exception_handler); in threadfun_create()122 signal(SIGSEGV, exception_handler); in threadfun_exit()