Searched refs:SIGEV_THREAD_ID (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/bits/
H A Dsiginfo.h283 /* When SIGEV_SIGNAL and SIGEV_THREAD_ID set, LWP ID of the
309 SIGEV_THREAD_ID = 4 /* Send signal to specific thread. */ enumerator in enum:__anon47422
310 #define SIGEV_THREAD_ID SIGEV_THREAD_ID macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/bits/
H A Dsiginfo.h283 /* When SIGEV_SIGNAL and SIGEV_THREAD_ID set, LWP ID of the
309 SIGEV_THREAD_ID = 4 /* Send signal to specific thread. */ enumerator in enum:__anon46199
310 #define SIGEV_THREAD_ID SIGEV_THREAD_ID macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/bits/
H A Dsiginfo.h283 /* When SIGEV_SIGNAL and SIGEV_THREAD_ID set, LWP ID of the
309 SIGEV_THREAD_ID = 4 /* Send signal to specific thread. */ enumerator in enum:__anon45224
310 #define SIGEV_THREAD_ID SIGEV_THREAD_ID macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dposix-timers.c76 * we assume that the new SIGEV_THREAD_ID shares no bits with the other
79 #if SIGEV_THREAD_ID != (SIGEV_THREAD_ID & ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))
80 #error "SIGEV_THREAD_ID must not share bit with other SIGEV values!"
370 shared = !(timr->it_sigev_notify & SIGEV_THREAD_ID);
432 if ((event->sigev_notify & SIGEV_THREAD_ID ) &&
435 (event->sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_SIGNAL))
438 if (((event->sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE) &&
641 (timr->it_sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE)
652 (timr->it_sigev_notify & ~SIGEV_THREAD_ID)
[all...]
H A Dposix-cpu-timers.c606 if ((timer->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dposix-timers.c76 * we assume that the new SIGEV_THREAD_ID shares no bits with the other
79 #if SIGEV_THREAD_ID != (SIGEV_THREAD_ID & ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))
80 #error "SIGEV_THREAD_ID must not share bit with other SIGEV values!"
370 shared = !(timr->it_sigev_notify & SIGEV_THREAD_ID);
432 if ((event->sigev_notify & SIGEV_THREAD_ID ) &&
435 (event->sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_SIGNAL))
438 if (((event->sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE) &&
641 (timr->it_sigev_notify & ~SIGEV_THREAD_ID) != SIGEV_NONE)
652 (timr->it_sigev_notify & ~SIGEV_THREAD_ID)
[all...]
H A Dposix-cpu-timers.c606 if ((timer->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/asm-generic/
H A Dsiginfo.h233 #define SIGEV_THREAD_ID 4 /* deliver to thread */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/asm-generic/
H A Dsiginfo.h233 #define SIGEV_THREAD_ID 4 /* deliver to thread */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/asm-generic/
H A Dsiginfo.h233 #define SIGEV_THREAD_ID 4 /* deliver to thread */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/asm-generic/
H A Dsiginfo.h245 #define SIGEV_THREAD_ID 4 /* deliver to thread */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/asm-generic/
H A Dsiginfo.h245 #define SIGEV_THREAD_ID 4 /* deliver to thread */ macro

Completed in 210 milliseconds