Searched defs:PL_threadhook (Results 1 – 2 of 2) sorted by relevance
520 if (CALL_FPTR(PL_threadhook)(aTHX)) { in perl_destruct() local
437 #define PL_threadhook (PERL_GET_INTERP->Ithreadhook) macro759 #define PL_threadhook (vTHX->Ithreadhook) macro