Searched refs:SIGALRM (Results 1 – 17 of 17) sorted by relevance
108 timer_handler(SIGALRM, NULL, ®s); in timer_real_alarm_handler()133 timer_alarm_handler(SIGALRM, NULL, NULL); in deliver_alarm()138 set_handler(SIGALRM); in timer_set_signal_handler()172 [SIGALRM] = timer_alarm_handler,232 sigaddset(&action.sa_mask, SIGALRM); in set_handler()
112 sigaddset(&set, SIGALRM); in os_idle_sleep()
95 kill(pid, SIGALRM); in os_alarm_process()
27 #define SIGALRM 14 macro
19 #define SIGALRM 14 macro
32 #define SIGALRM 14 macro
40 #define SIGALRM 14 macro
49 #define SIGALRM 14 macro
37 #define SIGALRM 14 macro
39 #define SIGALRM 14 /* Alarm clock (POSIX). */ macro
35 #define SIGALRM 14 macro
36 #define SIGALRM 14 macro
54 #define SIGALRM 14 macro
102 #define STUB_SIG_MASK ((1 << SIGALRM) | (1 << SIGWINCH))352 } while (WIFSTOPPED(status) && (WSTOPSIG(status) == SIGALRM)); in start_userspace()485 case SIGALRM: in userspace()
270 DEFINE(_SIGALRM, SIGALRM); in output_signal_defined()