Searched refs:SIGEV_SIGNAL (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dmqueue.c362 info->notify.sigev_notify == SIGEV_SIGNAL) ?
528 case SIGEV_SIGNAL:
1045 notification.sigev_notify != SIGEV_SIGNAL &&
1048 if (notification.sigev_notify == SIGEV_SIGNAL &&
1131 case SIGEV_SIGNAL:
1134 info->notify.sigev_notify = SIGEV_SIGNAL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dsiginfo.h238 * userspace, libpthread transmuting it to SIGEV_SIGNAL, which the
242 #define SIGEV_SIGNAL 0 /* notify via signal */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Daio.c252 a->aio_sigevent.sigev_notify = SIGEV_SIGNAL;
342 a->aio_sigevent.sigev_notify = SIGEV_SIGNAL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dposix-timers.c79 #if SIGEV_THREAD_ID != (SIGEV_THREAD_ID & ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))
435 (event->sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_SIGNAL))
542 event.sigev_notify = SIGEV_SIGNAL;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbsd_timer.c213 if (evp->sigev_notify != SIGEV_SIGNAL || evp->sigev_signo != SIGALRM) {
H A Dlinux_timer.c217 if (evp->sigev_notify != SIGEV_SIGNAL || evp->sigev_signo != SIGALRM) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A Dmaint.mk316 SA_RESETHAND SA_RESTART SA_SIGINFO SIGEV_NONE SIGEV_SIGNAL \

Completed in 108 milliseconds