Searched refs:SIGEV_SIGNAL (Results 1 – 4 of 4) sorted by relevance
112 timer->sigev_notify = (evp == nullptr) ? SIGEV_SIGNAL : evp->sigev_notify; in timer_create()
213 #define SIGEV_SIGNAL 0 macro
63 MACRO(SIGEV_SIGNAL); in signal_h()
406 se.sigev_notify = SIGEV_SIGNAL; in TEST()