summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-09-03 16:34:47 +0000
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-09-03 16:34:47 +0000
commit1f5895a1c4980727163b32b39405e3fc770ace84 (patch)
treec968ab1f54af403a2d0ae2c35c306c6a1c681630 /ext
parentd56822ea78ccd419fa1a2b1c29ac9b350d06d407 (diff)
downloadperl-1f5895a1c4980727163b32b39405e3fc770ace84.tar.gz
Add new keyword "lock" to Opcode.pm
p4raw-id: //depot/perl@55
Diffstat (limited to 'ext')
-rw-r--r--ext/Opcode/Opcode.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/ext/Opcode/Opcode.pm b/ext/Opcode/Opcode.pm
index 2fe23f0711..1878417ceb 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