Searched defs:perl_destruct (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.c352 It is properly deallocated in perl_destruct() */
388 Stub that provides thread hook for perl_destruct when there are
401 =for apidoc perl_destruct
409 perl_destruct(pTHXx) function
427 "perl_destruct: waiting for %d threads...\n",
435 "perl_destruct: joining zombie %p\n", t));
449 "perl_destruct: joined zombie %p OK\n", t));
453 "perl_destruct: detaching thread %p\n", t));
467 "perl_destruct: ignoring %p (state %u)\n",
479 "perl_destruct
[all...]

Completed in 25 milliseconds