This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Finish thread state machine: fixes global destruction of threads,
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Wed, 15 Oct 1997 16:57:45 +0000 (16:57 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Wed, 15 Oct 1997 16:57:45 +0000 (16:57 +0000)
commitc7848ba184fac8eca4125f4296d6e09fee2c1846
treeb3622e9e800badf79382bfc95e96ea8cd2733b5a
parentf826a10b5944692b2da706f4a0ac5056f28e8c6d
Finish thread state machine: fixes global destruction of threads,
detaching, joining etc. Alter FAKE_THREADS-specific fields to use
new HAVE_THREAD_INTERN stuff. Updates docs. Various fixes to
Thread.xs.

p4raw-id: //depot/perl@131
MANIFEST
README.threads
Todo.5.005
perl.c
util.c