Searched refs:SIGEV_THREAD (Results 1 – 3 of 3) sorted by relevance
120 if (timer->sigev_notify != SIGEV_THREAD) { in timer_create()195 if (timer->sigev_notify == SIGEV_THREAD) { in timer_delete()
178 se.sigev_notify = SIGEV_THREAD; in TEST()248 se.sigev_notify = SIGEV_THREAD; in Counter()352 se.sigev_notify = SIGEV_THREAD; in TEST()367 se.sigev_notify = SIGEV_THREAD; in TEST()451 se.sigev_notify = SIGEV_THREAD; in TEST()
231 #define SIGEV_THREAD 2 macro