Home
last modified time | relevance | path

Searched refs:PERL_BLOCKSIG_UNBLOCK (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dperl.h4853 # define PERL_BLOCKSIG_UNBLOCK(set) \ macro
4865 #ifndef PERL_BLOCKSIG_UNBLOCK
4866 # define PERL_BLOCKSIG_UNBLOCK(set) NOOP macro
Dmg.c1289 PERL_BLOCKSIG_UNBLOCK(set); in Perl_despatch_signals()