Searched refs:notify_handler (Results 1 – 3 of 3) sorted by relevance
109 void notify_handler(int);121 (sa.sa_handler = notify_handler, sigaction(SIGALRM, &sa, NULL))
159 notify_handler(0); in main()177 notify_handler(int sig) in notify_handler() function
268 notify_handler(0); in sm_simu_crash_1_svc()