diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-01-19 22:17:07 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-01-19 22:17:07 +0000 |
commit | 68795e9367de98482c4a5830e6e94b51bd60f4e3 (patch) | |
tree | ce6632db4435b22ae2f82e511a34f76563752e4a /global.sym | |
parent | 92110913508b9944d111285d9488f2f7b604919c (diff) | |
download | perl-68795e9367de98482c4a5830e6e94b51bd60f4e3.tar.gz |
Nearly-working threads re-structuring. Do not integrate,
submit-ing to get to Win32, and as "off site" backup.
p4raw-id: //depot/perlio@14352
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/global.sym b/global.sym index e64508b793..df840d92d3 100644 --- a/global.sym +++ b/global.sym @@ -594,13 +594,9 @@ Perl_sys_intern_clear Perl_sys_intern_init Perl_custom_op_name Perl_custom_op_desc -Perl_sharedsv_init -Perl_sharedsv_new -Perl_sharedsv_find -Perl_sharedsv_lock -Perl_sharedsv_unlock -Perl_sharedsv_thrcnt_inc -Perl_sharedsv_thrcnt_dec +Perl_sv_nosharing +Perl_sv_nolocking +Perl_sv_nounlocking Perl_sv_setsv_flags Perl_sv_catpvn_flags Perl_sv_catsv_flags |