summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2002-03-17 09:12:39 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2002-03-17 09:12:39 +0000
commite417e6d439d9f03a0c6005bc25522b721fd5ec92 (patch)
tree307ec9967e5e74de08e4e451ca73c264746b638c /embed.fnc
parenta6a3912c27ed4f9ffb87d242b56d42a194c8b333 (diff)
parentc04a4dfec532b91f76755cfa4d008128d04c69cb (diff)
downloadperl-e417e6d439d9f03a0c6005bc25522b721fd5ec92.tar.gz
Integarate mainline
p4raw-id: //depot/perlio@15269
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed.fnc b/embed.fnc
index 6406a9e6f2..acda3e92e2 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -555,7 +555,9 @@ dopM |PerlIO*|start_glob |SV* pattern|IO *io
Ap |struct perl_thread* |new_struct_thread|struct perl_thread *t
#endif
#if defined(USE_REENTRANT_API)
+Ap |void |reentrant_size
Ap |void |reentrant_init
+Ap |void |reentrant_free
#endif
Ap |void |call_atexit |ATEXIT_t fn|void *ptr
Apd |I32 |call_argv |const char* sub_name|I32 flags|char** argv