Searched refs:SIGALRM (Results 1 – 16 of 16) sorted by relevance
94 timer_handler(SIGALRM, NULL, ®s); in timer_real_alarm_handler()119 timer_alarm_handler(SIGALRM, NULL, NULL); in deliver_alarm()124 set_handler(SIGALRM); in timer_set_signal_handler()148 [SIGALRM] = timer_alarm_handler206 sigaddset(&action.sa_mask, SIGALRM); in set_handler()
95 kill(pid, SIGALRM); in os_alarm_process()
27 #define SIGALRM 14 macro
19 #define SIGALRM 14 macro
40 #define SIGALRM 14 macro
39 #define SIGALRM 14 /* Alarm clock (POSIX). */ macro
32 #define SIGALRM 14 macro
49 #define SIGALRM 14 macro
37 #define SIGALRM 14 macro
35 #define SIGALRM 14 macro
36 #define SIGALRM 14 macro
54 #define SIGALRM 14 macro
51 #define STUB_SIG_MASK ((1 << SIGALRM) | (1 << SIGWINCH))304 } while (WIFSTOPPED(status) && (WSTOPSIG(status) == SIGALRM)); in start_userspace()422 case SIGALRM: in userspace()
272 DEFINE(_SIGALRM, SIGALRM); in output_signal_defined()