Home
last modified time | relevance | path

Searched refs:sigev_notify (Results 1 – 21 of 21) sorted by relevance

/netbsd/tests/lib/libc/sys/
H A Dt_timer_create.c89 evt.sigev_notify = SIGEV_SIGNAL; in timer_signal_create()
130 ev.sigev_notify = SIGEV_SIGNAL; in ATF_TC_BODY()
136 ev.sigev_notify = SIGEV_THREAD + 100; in ATF_TC_BODY()
/netbsd/sys/compat/linux/common/
H A Dlinux_sigevent.h48 int sigev_notify; member
H A Dlinux_signal.c868 switch (lsep->sigev_notify) { in linux_to_native_sigevent()
870 nsep->sigev_notify = SIGEV_SIGNAL; in linux_to_native_sigevent()
874 nsep->sigev_notify = SIGEV_NONE; in linux_to_native_sigevent()
/netbsd/sys/compat/linux32/common/
H A Dlinux32_sigevent.h50 int sigev_notify; member
H A Dlinux32_signal.c667 switch (lsep->sigev_notify) { in linux32_to_native_sigevent()
669 nsep->sigev_notify = SIGEV_SIGNAL; in linux32_to_native_sigevent()
673 nsep->sigev_notify = SIGEV_NONE; in linux32_to_native_sigevent()
/netbsd/sys/kern/
H A Dsys_aio.c461 if (sig->sigev_signo == 0 || sig->sigev_notify == SIGEV_NONE) in aio_sendsig()
498 sig->sigev_notify < SIGEV_NONE || sig->sigev_notify > SIGEV_SA) in aio_enqueue_job()
968 sig->sigev_notify < SIGEV_NONE || in sys_lio_listio()
969 sig->sigev_notify > SIGEV_SA)) in sys_lio_listio()
H A Dkern_time.c1181 if (pt->pt_ev.sigev_notify != SIGEV_SIGNAL) { in ptimer_fire()
1241 ((pt->pt_ev.sigev_notify < SIGEV_NONE) || in timer_create1()
1242 (pt->pt_ev.sigev_notify > SIGEV_SA)) || in timer_create1()
1243 (pt->pt_ev.sigev_notify == SIGEV_SIGNAL && in timer_create1()
1262 pt->pt_ev.sigev_notify = SIGEV_SIGNAL; in timer_create1()
1669 pt->pt_ev.sigev_notify = SIGEV_SIGNAL; in dosetitimer()
1800 if (pt->pt_ev.sigev_notify != SIGEV_SIGNAL) { in ptimer_intr()
H A Dsys_mqueue.c876 mq->mq_sig_notify.sigev_notify == SIGEV_SIGNAL) { in mq_send1()
969 if (sig.sigev_notify == SIGEV_SIGNAL && in sys_mq_notify()
/netbsd/external/bsd/atf/dist/tools/
H A Dtimers.cpp88 se.sigev_notify = SIGEV_SIGNAL; in timer()
/netbsd/sys/sys/
H A Dsignal.h297 int sigev_notify; member
/netbsd/usr.bin/flock/
H A Dflock.c270 ev.sigev_notify = SIGEV_SIGNAL; in main()
/netbsd/sys/arch/usermode/dev/
H A Dld_thunkbus.c172 tt->tt_aio.aio_sigevent.sigev_notify = SIGEV_SIGNAL; in ld_thunkbus_ldstart()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_mqueue.c193 if (sig32.sigev_notify == SIGEV_SIGNAL && in netbsd32_mq_notify()
H A Dnetbsd32_conv.h837 ev->sigev_notify = ev32->sigev_notify; in netbsd32_to_sigevent()
H A Dnetbsd32.h728 int sigev_notify; member
/netbsd/external/gpl3/binutils/dist/gprofng/libcollector/
H A Ddispatcher.c575 sigev.sigev_notify = SIGEV_THREAD_ID | SIGEV_SIGNAL; in collector_timer_create()
876 if (sevp == NULL || sevp->sigev_notify != SIGEV_SIGNAL in timer_create()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dnto-procfs.c752 event.sigev_notify = SIGEV_SIGNAL_THREAD; in do_attach()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dnto-procfs.c752 event.sigev_notify = SIGEV_SIGNAL_THREAD; in do_attach()
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h86 int sigev_notify; member
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h93 int sigev_notify; member
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h86 int sigev_notify; member