This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
authorHugo van der Sanden <hv@crypt.org>
Thu, 26 Oct 2000 01:55:17 +0000 (02:55 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 26 Oct 2000 04:49:16 +0000 (04:49 +0000)
commite01a9ca0f61dfca0a0ff0830bdab1ddd71342eec
tree40dd0d05a450d410657dcaf7c691dd7437a138ad
parentdedcc4d4fc24baa272bfe8f4ae99d9497526bbb6
Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>

minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.

p4raw-id: //depot/perl@7449
ext/Thread/Thread.pm
ext/Thread/Thread.xs
t/lib/thr5005.t