This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d56822e
)
Add new keyword "lock" to Opcode.pm
author
Malcolm Beattie
<mbeattie@sable.ox.ac.uk>
Wed, 3 Sep 1997 16:34:47 +0000
(16:34 +0000)
committer
Malcolm Beattie
<mbeattie@sable.ox.ac.uk>
Wed, 3 Sep 1997 16:34:47 +0000
(16:34 +0000)
p4raw-id: //depot/perl@55
ext/Opcode/Opcode.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/Opcode/Opcode.pm
b/ext/Opcode/Opcode.pm
index
2fe23f0
..
1878417
100644
(file)
--- 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