From dd96f567babd77c258fd51112ff376f11f0b32ac Mon Sep 17 00:00:00 2001 From: Ilya Zakharevich Date: Sat, 13 Dec 1997 13:09:15 -0500 Subject: Threading patches for OS/2 (missing files taken from previous patch): Subject: Re: 5.004_55: OS/2 patches again p4raw-id: //depot/perl@371 --- os2/os2.sym | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 os2/os2.sym (limited to 'os2/os2.sym') diff --git a/os2/os2.sym b/os2/os2.sym new file mode 100644 index 0000000000..3c794ec95e --- /dev/null +++ b/os2/os2.sym @@ -0,0 +1,18 @@ +ctermid +get_sysinfo +Perl_OS2_init +OS2_Perl_data +dlopen +dlsym +dlerror +my_tmpfile +my_tmpnam +my_flock +malloc_mutex +threads_mutex +nthreads +nthreads_cond +os2_cond_wait +pthread_join +pthread_create +pthread_detach -- cgit v1.2.1