From: Malcolm Beattie <mbeattie@sable.ox.ac.uk>
Date: Wed, 3 Sep 1997 16:34:47 +0000 (+0000)
Subject: Add new keyword "lock" to Opcode.pm
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1f5895a1c4980727163b32b39405e3fc770ace84;p=p5sagit%2Fp5-mst-13.2.git

Add new keyword "lock" to Opcode.pm

p4raw-id: //depot/perl@55
---

diff --git a/ext/Opcode/Opcode.pm b/ext/Opcode/Opcode.pm
index 2fe23f0..1878417 100644
--- a/ext/Opcode/Opcode.pm
+++ b/ext/Opcode/Opcode.pm
@@ -427,6 +427,12 @@ beyond the scope of the compartment.
 
     rand srand
 
+=item :base_thread
+
+This op is related to multi-threading.
+
+    lock
+
 =item :default
 
 A handy tag name for a I<reasonable> default set of ops.  (The current ops