Searched refs:SI_TIMER (Results 1 – 9 of 9) sorted by relevance
45 SI_TIMER, /* Sent by timer expiration. */ enumerator48 SI_TIMER,61 #define SI_TIMER SI_TIMER macro
30 SI_TIMER, /* Sent by timer expiration. */ enumerator31 # define SI_TIMER SI_TIMER macro
108 SIGALRM, SI_TIMER, __mach_task_self ()); in timer_thread()198 __sigmask (SIGALRM), SI_TIMER, SI_TIMER, in setitimer_locked()
71 if (si.si_code == SI_TIMER) in timer_helper_thread()
115 if (info->si_code != SI_TIMER) err |= 1 << 2; in sig1_handler()139 if (info->si_code != SI_TIMER) err |= 1 << 2; in sig2_handler()
145 case SI_TIMER: in psiginfo()
312 info.si_code = SI_TIMER; in thread_expire_timer()
224 constant SI_TIMER
4088 (SI_TIMER): Likewise.