Searched refs:blocked_handler (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.c95 blocked_handler (int sig) function
155 if ((old_handlers[sig] = signal (sig, blocked_handler)) != SIG_ERR)
168 if (signal (sig, old_handlers[sig]) != blocked_handler)

Completed in 89 milliseconds