Home
last modified time | relevance | path

Searched defs:PL_threadhook (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.c520 if (CALL_FPTR(PL_threadhook)(aTHX)) { in perl_destruct() local
H A Dembedvar.h437 #define PL_threadhook (PERL_GET_INTERP->Ithreadhook) macro
759 #define PL_threadhook (vTHX->Ithreadhook) macro