Searched refs:sigev_notify (Results 1 – 15 of 15) sorted by relevance
287 sev.sigev_notify = SIGEV_SIGNAL; in check_sig_ign()291 sev.sigev_notify = SIGEV_THREAD_ID; in check_sig_ign()365 sev.sigev_notify = SIGEV_SIGNAL; in check_rearm()421 sev.sigev_notify = SIGEV_SIGNAL; in check_delete()464 sev.sigev_notify = SIGEV_NONE; in check_sigev_none()510 sev.sigev_notify = SIGEV_SIGNAL; in check_gettime()570 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()
649 info->notify.sigev_notify == SIGEV_SIGNAL) ? in mqueue_read_file()792 switch (info->notify.sigev_notify) { in __do_notify()857 info->notify.sigev_notify == SIGEV_THREAD) { in remove_notification()1306 notification->sigev_notify != SIGEV_THREAD)) in do_mq_notify()1308 if (notification->sigev_notify == SIGEV_SIGNAL && in do_mq_notify()1312 if (notification->sigev_notify == SIGEV_THREAD) { in do_mq_notify()1370 switch (notification->sigev_notify) { in do_mq_notify()1372 info->notify.sigev_notify = SIGEV_NONE; in do_mq_notify()1379 info->notify.sigev_notify = SIGEV_THREAD; in do_mq_notify()1384 info->notify.sigev_notify = SIGEV_SIGNAL; 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()
227 sigev.sigev_notify = SIGEV_THREAD; in TEST()
339 int sigev_notify; member
412 switch (event->sigev_notify) { in good_sigevent()523 new_timer->it_sigev_notify = event->sigev_notify; in do_timer_create()
335 compat_int_t sigev_notify; member
255 .sigev_notify = SIGEV_THREAD, in watchdog_init()
297 cblock->aio_sigevent.sigev_notify = SIGEV_NONE; in record__aio_write()
6318 sev.sigev_notify = SIGEV_THREAD; in msr_sum_record()