Got the last memory leak in the while(1) { threads->create(sub
authorArtur Bergman <sky@nanisky.com>
Sun, 21 Apr 2002 13:53:54 +0000 (13:53 +0000)
committerArtur Bergman <sky@nanisky.com>
Sun, 21 Apr 2002 13:53:54 +0000 (13:53 +0000)
commit953932261b0a9c87e3ae16397b725c36b4590fec
tree25b451c05f4a0ed5886bfd3d09fa88898978dcce
parent4289559a19b2b64f98447c03d354c9e9efd7c780
Got the last memory leak in the while(1) { threads->create(sub
{})->join() }, now we can loop over a million threads without a
problem.
Cleared up SVs that should have been mortal but never where.

p4raw-id: //depot/perl@16041
ext/threads/threads.xs