This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix two leaks in Thread.xs (from Eugene Alterman
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 10 Oct 1999 03:37:21 +0000 (03:37 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 10 Oct 1999 03:37:21 +0000 (03:37 +0000)
commit0655b981bb492c08abff4ec3ef984eda8c2af724
tree8a18d8f42358f19024653fb95a13773e75f16164
parentaeb5d71d10f95df991fb160dc1adaa06bf9515f4
fix two leaks in Thread.xs (from Eugene Alterman
<Eugene.Alterman@bremer-inc.com>); convert places with
'use attrs' to new attributes syntax

p4raw-id: //depot/perl@4328
ext/Thread/Thread.pm
ext/Thread/Thread.xs
ext/Thread/Thread/Queue.pm
ext/Thread/Thread/Semaphore.pm
ext/Thread/Thread/Specific.pm
ext/Thread/sync.t
ext/Thread/sync2.t