Searched refs:sigev_notify (Results 1 – 4 of 4) sorted by relevance
60 int sigev_notify; member112 timer->sigev_notify = (evp == nullptr) ? SIGEV_SIGNAL : evp->sigev_notify; in timer_create()115 if (timer->sigev_notify != SIGEV_THREAD) { in timer_create()167 se.sigev_notify = SIGEV_THREAD_ID; in timer_create()192 if (timer->sigev_notify == SIGEV_THREAD) { in timer_delete()
377 se.sigev_notify = SIGEV_THREAD; in TEST()406 se.sigev_notify = SIGEV_SIGNAL; in TEST()444 se.sigev_notify = SIGEV_THREAD; in Counter()548 se.sigev_notify = SIGEV_THREAD; in TEST()630 se.sigev_notify = SIGEV_THREAD; in TEST()
225 int sigev_notify; member
52 STRUCT_MEMBER(struct sigevent, int, sigev_notify); in signal_h()