Searched refs:sigev_notify (Results 1 – 25 of 37) sorted by relevance
12
133 ev.sigev_notify = SIGEV_NONE; in thr()239 ev.sigev_notify = SIGEV_SIGNAL; in do_child()316 ev.sigev_notify = SIGEV_SIGNAL; in do_child()344 ev.sigev_notify = SIGEV_SIGNAL; in do_child()366 ev.sigev_notify = SIGEV_NONE; in do_child()395 ev.sigev_notify = SIGEV_SIGNAL; in do_child()441 ev.sigev_notify = SIGEV_SIGNAL; in do_child()468 ev.sigev_notify = SIGEV_SIGNAL; in do_child()497 ev.sigev_notify = SIGEV_SIGNAL; in do_child()645 ev.sigev_notify = SIGEV_NONE; in do_test()[all …]
52 cb.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()87 cb.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()125 cb0.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()145 cb1.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
141 ev.sigev_notify = SIGEV_THREAD; in do_test()204 ev.sigev_notify = SIGEV_THREAD; in do_test()284 ev.sigev_notify = SIGEV_THREAD; in do_test()
216 ev.sigev_notify = SIGEV_NONE; in do_test()231 ev.sigev_notify = SIGEV_SIGNAL; in do_test()241 ev.sigev_notify = SIGEV_SIGNAL; in do_test()251 ev.sigev_notify = SIGEV_THREAD; in do_test()270 ev.sigev_notify = SIGEV_THREAD; in do_test()
83 cb.aio_sigevent.sigev_notify = SIGEV_THREAD; in do_test()88 ev.sigev_notify = SIGEV_THREAD; in do_test()
101 cb.aio_sigevent.sigev_notify = SIGEV_SIGNAL; in do_test()107 ev.sigev_notify = SIGEV_SIGNAL; in do_test()
60 if (__glibc_unlikely (sigev->sigev_notify == SIGEV_THREAD)) in __aio_notify_only()95 else if (sigev->sigev_notify == SIGEV_SIGNAL) in __aio_notify_only()
77 newtimer->event.sigev_notify = SIGEV_SIGNAL; in timer_create()86 switch (__builtin_expect (newtimer->event.sigev_notify, SIGEV_SIGNAL)) in timer_create()
154 cbs[cnt].aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()214 cbs_fsync.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
155 cbs[cnt].aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()215 cbs_fsync.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
85 defsigev.sigev_notify = SIGEV_NONE; in lio_listio_internal()98 list[cnt]->aio_sigevent.sigev_notify = SIGEV_NONE; in lio_listio_internal()
25 req.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
32 sigev.sigev_notify = SIGEV_THREAD; in do_test()
61 sev.sigev_notify = SIGEV_THREAD; in do_test()
53 cb.aio_sigevent.sigev_notify = SIGEV_NONE; in do_test()
54 defsigev.sigev_notify = SIGEV_NONE; in __getaddrinfo_a()91 sig->sigev_notify == SIGEV_SIGNAL ? getpid () : 0); in __getaddrinfo_a()155 pid_t caller_pid = sig->sigev_notify == SIGEV_SIGNAL ? getpid () : 0; in __getaddrinfo_a()
58 if (sigev->sigev_notify == SIGEV_THREAD) in __gai_notify_only()93 else if (sigev->sigev_notify == SIGEV_SIGNAL) in __gai_notify_only()
44 || __builtin_expect (evp->sigev_notify != SIGEV_THREAD, 1)) in ___timer_create()53 local_evp.sigev_notify = SIGEV_SIGNAL; in ___timer_create()113 .sigev_notify = SIGEV_SIGNAL | SIGEV_THREAD_ID, in ___timer_create()
209 if (notification == NULL || notification->sigev_notify != SIGEV_THREAD) in __mq_notify()254 se.sigev_notify = SIGEV_THREAD; in __mq_notify()
73 .sigev_notify = SIGEV_SIGNAL, in main()84 sigev2.sigev_notify = SIGEV_THREAD; in main()
56 sev.sigev_notify = SIGEV_THREAD; in do_test()
12 int sigev_notify; member
13 int sigev_notify; member
26 int sigev_notify; member
40 .sigev_notify = SIGEV_SIGNAL, in support_create_timer()