Searched refs:shpending (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Darray.c245 sigset_t pending, shpending, blocked, ignored, caught; local
251 sigemptyset(&shpending);
259 shpending = p->signal->shared_pending.signal;
274 buffer = render_sigset_t("ShdPnd:\t", &shpending, buffer);

Completed in 494 milliseconds