diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-10-24 13:50:59 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-10-24 13:50:59 +0000 |
commit | ea0efc06fdad2019ffceb86d079dd853e9d79cea (patch) | |
tree | 7fedea92fa5ecf04cfd8d38fc6a0d997d14ac2d6 /global.sym | |
parent | 4f01c5a5705fca4c6743c9938e82ea378a5b35e8 (diff) | |
download | perl-ea0efc06fdad2019ffceb86d079dd853e9d79cea.tar.gz |
Improve internal threading API. Introduce win32/win32thread.[ch]
to use new API and patch win32 makefile stuff a little.
p4raw-id: //depot/perl@172
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 33a3425ef7..549a754b59 100644 --- a/global.sym +++ b/global.sym @@ -69,6 +69,7 @@ gid gt_amg hexdigit hints +init_thread_intern in_my in_my_stash inc_amg @@ -139,6 +140,7 @@ nomem nomemok nomethod_amg not_amg +nthreads numeric_local numeric_name numeric_standard @@ -236,6 +238,7 @@ sv_no sv_undef sv_yes thisexpr +thr_key timesbuf tokenbuf uid |