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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Dsignal.c23 * together under SIGVTALRM_BIT. SIGPROF is excluded because we want to
31 #define SIGVTALRM_BIT 1 macro
32 #define SIGVTALRM_MASK (1 << SIGVTALRM_BIT)

Completed in 91 milliseconds