Rewrote programmer-level condition variables from scratch. Added
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Wed, 23 Apr 1997 19:04:18 +0000 (19:04 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Wed, 23 Apr 1997 19:04:18 +0000 (19:04 +0000)
commit734689b1e8aa3fb47e6824909f50ac8abf7ed09e
tree2cc90e846942e70fa4c9736f464bec216b4b343c
parentd9bb3666254d7e5b84344a4af97d56090a5c1e96
Rewrote programmer-level condition variables from scratch. Added
support for detaching threads. Fixed handling for arguments
passed in to threads and return values for joined threads.

p4raw-id: //depot/perlext/Thread@7
README
Thread.pm
Thread.xs
lock.t [new file with mode: 0644]
typemap