Searched refs:it_sigev_notify (Results 1 – 3 of 3) sorted by relevance
175 * @it_sigev_notify: The notify word of sigevent struct for signal delivery192 int it_sigev_notify; member
625 bool sigev_none = timer->it_sigev_notify == SIGEV_NONE; in posix_cpu_timer_set() 743 bool sigev_none = timer->it_sigev_notify == SIGEV_NONE; in __posix_cpu_timer_get()
2548 int notify = timer->it_sigev_notify; in show_timer()