Rewrite thread destruction system using linked list of threads.
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Fri, 10 Oct 1997 17:22:46 +0000 (17:22 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Fri, 10 Oct 1997 17:22:46 +0000 (17:22 +0000)
commit7d901afa066fc56dbcf601e511c27b9ee7d1487b
tree5fd08660bf2e633cfdd396106ccb91ee31408d7c
parent85ced67f16d3f66a935ffa1c13f6a8f82f831d69
Rewrite thread destruction system using linked list of threads.
Still not completely done. Add methods self, equal, flags, list
to Thread.xs. Add Thread_MAGIC_SIGNATURE check to typemap.

p4raw-id: //depot/perlext/Thread@120
Thread.xs
typemap