Searched refs:it_sigev_notify (Results 1 – 5 of 5) sorted by relevance
419 shared = !(timr->it_sigev_notify & SIGEV_THREAD_ID); in posix_timer_event()646 new_timer->it_sigev_notify = event.sigev_notify; in SYSCALL_DEFINE3()742 (timr->it_sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE) in common_timer_get()753 (timr->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE)) in common_timer_get()763 if ((timr->it_sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE) in common_timer_get()861 if (((timr->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE)) { in common_timer_set()
473 if ((ptr->it_sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE) { in alarm_handle_timer()
505 if ((timer->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE) { in cpu_timer_fire()
72 int it_sigev_notify; /* notify word of sigevent struct */ member
2009 notify = timer->it_sigev_notify; in show_timer()