Searched refs:SIGEV_THREAD (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dcompat_mq.c117 if (n.sigev_notify == SIGEV_THREAD)
H A Dmqueue.c542 case SIGEV_THREAD:
569 info->notify.sigev_notify == SIGEV_THREAD) {
1046 notification.sigev_notify != SIGEV_THREAD))
1052 if (notification.sigev_notify == SIGEV_THREAD) {
1124 case SIGEV_THREAD:
1129 info->notify.sigev_notify = SIGEV_THREAD;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dsiginfo.h237 * It seems likely that SIGEV_THREAD will have to be handled from
244 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro
/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))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A Dmaint.mk317 SIGEV_THREAD SIGSTKSZ SIG_BLOCK SIG_SETMASK SIG_UNBLOCK SS_DISABLE \

Completed in 113 milliseconds