Searched refs:SIGIO_MASK (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.c29 #define SIGIO_MASK (1 << SIGIO_BIT) macro
50 pending |= SIGIO_MASK;
259 if(save_pending & SIGIO_MASK)

Completed in 37 milliseconds