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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dsigprocmask.c126 sigset_t to_unblock; local
144 to_unblock = blocked_set & ~new_blocked_set;
160 if (to_unblock != 0)
166 if ((to_unblock >> sig) & 1)

Completed in 192 milliseconds