platform/upstream/perl.git
26 years agoRewrite synchronisation of subs/methods and add attrs
Malcolm Beattie [Tue, 9 Sep 1997 15:04:26 +0000 (15:04 +0000)]
Rewrite synchronisation of subs/methods and add attrs
extension for specifying 'locked' and 'method' attributes.

p4raw-id: //depot/perlext/Thread@56

27 years agoAssorted changes for multi-threading (now works rather more).
Malcolm Beattie [Mon, 11 Aug 1997 15:46:29 +0000 (15:46 +0000)]
Assorted changes for multi-threading (now works rather more).

p4raw-id: //depot/perlext/Thread@44

27 years agoStart support for fake threads.
Malcolm Beattie [Thu, 24 Jul 1997 14:57:53 +0000 (14:57 +0000)]
Start support for fake threads.
pp_lock now returns its argument.

p4raw-id: //depot/perlext/Thread@41

27 years agoTweak README.
Malcolm Beattie [Thu, 12 Jun 1997 12:38:05 +0000 (12:38 +0000)]
Tweak README.

p4raw-id: //depot/perlext/Thread@30

27 years agoRewrote programmer-level condition variables from scratch. Added
Malcolm Beattie [Wed, 23 Apr 1997 19:04:18 +0000 (19:04 +0000)]
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

27 years agoInitial check-in of Thread module.
Malcolm Beattie [Thu, 10 Apr 1997 20:17:26 +0000 (20:17 +0000)]
Initial check-in of Thread module.

p4raw-id: //depot/perlext/Thread@6