summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorDan Sugalski <dan@sidhe.org>2000-05-08 14:08:13 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2000-06-06 23:43:13 +0000
commitb37a7757477319a5fcdd5131db15046064f631c4 (patch)
tree2bbb61aff15e20bef198bf19e12390fcd2eeb892 /embed.pl
parent697934ef381c2fbd2ff49c5e4b22e596a509b7a0 (diff)
downloadperl-b37a7757477319a5fcdd5131db15046064f631c4.tar.gz
Threadsafe patches
To: perl5-porters@perl.org Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48> p4raw-id: //depot/cfgperl@6207
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed.pl b/embed.pl
index f2628e9186..f807d96ff6 100755
--- a/embed.pl
+++ b/embed.pl
@@ -2497,6 +2497,8 @@ s |void |xstat |int
# endif
#endif
+Arp |SV* |lock |SV *sv
+
#if defined(PERL_OBJECT)
};
#endif