Searched refs:PERL_BLOCKSIG_UNBLOCK (Results 1 – 2 of 2) sorted by relevance
4853 # define PERL_BLOCKSIG_UNBLOCK(set) \ macro4865 #ifndef PERL_BLOCKSIG_UNBLOCK4866 # define PERL_BLOCKSIG_UNBLOCK(set) NOOP macro
1289 PERL_BLOCKSIG_UNBLOCK(set); in Perl_despatch_signals()