Home
last modified time | relevance | path

Searched refs:SIGEV_NONE (Results 1 – 6 of 6) sorted by last modified time

/netbsd/sys/kern/
H A Dkern_time.c1241 ((pt->pt_ev.sigev_notify < SIGEV_NONE) || in timer_create1()
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()
/netbsd/sys/sys/
H A Dsignal.h304 #define SIGEV_NONE 0 macro
/netbsd/sys/compat/linux32/common/
H A Dlinux32_signal.c673 nsep->sigev_notify = SIGEV_NONE; in linux32_to_native_sigevent()
/netbsd/sys/compat/linux/common/
H A Dlinux_signal.c874 nsep->sigev_notify = SIGEV_NONE; in linux_to_native_sigevent()
/netbsd/external/gpl3/autoconf/dist/
H A Dmaint.mk576 SA_RESETHAND SA_RESTART SA_SIGINFO SIGEV_NONE SIGEV_SIGNAL \