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)
commit50112d625f45627e1da4e48d0e830677a15d383b
tree73f4c2eca217fabc698c451a552a0c80a37190a2
parent14fcddff7e084eb65ecadccf30516fe6fc8eef95
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/perlext/Thread@131
Thread.xs
queue.t