Searched refs:SI_TIMER (Results 1 – 4 of 4) sorted by relevance
45 SI_TIMER, /* Sent by timer expiration. */ enumerator48 SI_TIMER,61 #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()
312 info.si_code = SI_TIMER; in thread_expire_timer()
Completed in 7 milliseconds