Searched refs:SIGEV_SIGNAL (Results 1 – 6 of 6) sorted by relevance
87 test_timer(CLOCK_REALTIME, SIGEV_SIGNAL); in ZTEST()97 test_timer(CLOCK_MONOTONIC, SIGEV_SIGNAL); in ZTEST()131 sig.sigev_notify = SIGEV_SIGNAL; in ZTEST()
246 .sigev_notify = SIGEV_SIGNAL, in ZTEST()
63 #ifndef SIGEV_SIGNAL64 #define SIGEV_SIGNAL 2 macro
43 zassert_not_equal(-1, SIGEV_SIGNAL); in ZTEST()
14 #define SIGEV_MASK (SIGEV_NONE | SIGEV_SIGNAL | SIGEV_THREAD)379 if (notification->sigev_notify == SIGEV_SIGNAL) { in mq_notify()
138 case SIGEV_SIGNAL: in timer_create()