summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-07-05 11:55:18 +0000
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-07-05 11:55:18 +0000
commitc03294656c9980c235cc5951a63088fd96d33704 (patch)
tree6e8191a8d83c36b157d11c7868c3d9c0e8ddcc8d /opcode.pl
parent462e5cf694f345fbf34a1f95e9a82957e59dcc2b (diff)
downloadperl-c03294656c9980c235cc5951a63088fd96d33704.tar.gz
Introduce pp_lock.
p4raw-id: //depot/perl@35
Diffstat (limited to 'opcode.pl')
-rwxr-xr-xopcode.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/opcode.pl b/opcode.pl
index 7e8f6ac37c..89d076a57a 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -652,3 +652,6 @@ getlogin getlogin ck_null st
# Miscellaneous.
syscall syscall ck_fun imst S L
+
+# For multi-threading
+lock lock ck_null is S