Home
last modified time | relevance | path

Searched refs:PL_unlockhook (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5007003129 PL_unlockhook # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dembedvar.h336 # define PL_unlockhook (vTHX->Iunlockhook) macro
H A Dsv.h2356 #define SvUNLOCK(sv) PL_unlockhook(aTHX_ sv)
H A Dsv.c15840 PL_unlockhook = proto_perl->Iunlockhook;