Searched refs:sigev_notify (Results 1 – 15 of 15) sorted by relevance
299 sev.sigev_notify = SIGEV_SIGNAL; in check_sig_ign() 303 sev.sigev_notify = SIGEV_THREAD_ID; in check_sig_ign() 377 sev.sigev_notify = SIGEV_SIGNAL; in check_rearm() 433 sev.sigev_notify = SIGEV_SIGNAL; in check_delete() 468 sev.sigev_notify = SIGEV_NONE; in check_sigev_none() 515 sev.sigev_notify = SIGEV_SIGNAL; in check_gettime() 576 sev.sigev_notify = SIGEV_SIGNAL; in check_overrun()
90 se.sigev_notify = SIGEV_SIGNAL; in sigalarm()
89 se.sigev_notify = SIGEV_SIGNAL; in sigalarm()
296 se.sigev_notify = SIGEV_SIGNAL; in main()
641 info->notify_owner ? info->notify.sigev_notify : 0, in mqueue_read_file() 643 info->notify.sigev_notify == SIGEV_SIGNAL) ? in mqueue_read_file() 786 switch (info->notify.sigev_notify) { in __do_notify() 850 info->notify.sigev_notify == SIGEV_THREAD) { in remove_notification() 1278 if (unlikely(notification->sigev_notify != SIGEV_NONE && in do_mq_notify() 1279 notification->sigev_notify != SIGEV_SIGNAL && in do_mq_notify() 1280 notification->sigev_notify != SIGEV_THREAD)) in do_mq_notify() 1282 if (notification->sigev_notify == SIGEV_SIGNAL && in do_mq_notify() 1286 if (notification->sigev_notify == SIGEV_THREAD) { in do_mq_notify() 1344 switch (notification->sigev_notify) { in do_mq_notify() [all...]
13 aiocb.aio_sigevent.sigev_notify = 1 /*SIGEV_NONE*/; in main()
187 __get_user(event->sigev_notify, &u_event->sigev_notify) || in get_compat_sigevent()
29 struct sigevent sevp = {.sigev_notify = SIGEV_NONE}; in run_test()
49 .sigev_notify = SIGEV_THREAD_ID, in os_timer_create()
251 sigev.sigev_notify = SIGEV_THREAD; in TEST()
339 compat_int_t sigev_notify; member
259 .sigev_notify = SIGEV_THREAD, in watchdog_init()
1156 evp.sigev_notify = SIGEV_NONE; in test_pipe()
303 cblock->aio_sigevent.sigev_notify = SIGEV_NONE; in record__aio_write()
6793 sev.sigev_notify = SIGEV_THREAD; in msr_sum_record()