Searched refs:sigev_notify_function (Results 1 – 6 of 6) sorted by relevance
197 sev.sigev_notify_function = thr_handler; in ATF_TC_BODY()
226 sev.sigev_notify_function = thr_handler; in setup_thread()
215 #define sigev_notify_function _sigev_un._sigev_thread._function macro
142 evt.sigev_notify_function = timer_callback; in timer_thread_create()
200 sn->sn_func = evp->sigev_notify_function; in __sigev_alloc()
96 uptr sigev_notify_function; member