Searched refs:sigev_notify (Results 1 – 15 of 15) sorted by relevance
298 sev.sigev_notify = SIGEV_SIGNAL; in check_sig_ign() 302 sev.sigev_notify = SIGEV_THREAD_ID; in check_sig_ign() 376 sev.sigev_notify = SIGEV_SIGNAL; in check_rearm() 432 sev.sigev_notify = SIGEV_SIGNAL; in check_delete() 466 sev.sigev_notify = SIGEV_NONE; in check_sigev_none() 512 sev.sigev_notify = SIGEV_SIGNAL; in check_gettime() 572 sev.sigev_notify = SIGEV_SIGNAL; in check_overrun()
121 se.sigev_notify = SIGEV_SIGNAL; in main()
119 se.sigev_notify = SIGEV_SIGNAL; in setup_timer()
293 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()851 info->notify.sigev_notify == SIGEV_THREAD) { in remove_notification()1279 if (unlikely(notification->sigev_notify != SIGEV_NONE && in do_mq_notify()1280 notification->sigev_notify != SIGEV_SIGNAL && in do_mq_notify()1281 notification->sigev_notify != SIGEV_THREAD)) in do_mq_notify()1283 if (notification->sigev_notify == SIGEV_SIGNAL && in do_mq_notify()1287 if (notification->sigev_notify == SIGEV_THREAD) { in do_mq_notify()1345 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
257 .sigev_notify = SIGEV_THREAD, in watchdog_init()
1100 evp.sigev_notify = SIGEV_NONE; in test_mmap_munmap()
301 cblock->aio_sigevent.sigev_notify = SIGEV_NONE; in record__aio_write()
6793 sev.sigev_notify = SIGEV_THREAD; in msr_sum_record()