diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1997-10-16 22:26:07 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1997-10-16 22:26:07 +0000 |
commit | a98bd6f47916086cf27b0923091768d4e675e0b1 (patch) | |
tree | f6a942fbd4b03ceca2d29caeff5891c98c36adda /interp.sym | |
parent | a7f1e86fb26062105dfcdd982330f8ac5f43b866 (diff) | |
download | perl-a98bd6f47916086cf27b0923091768d4e675e0b1.tar.gz |
Merge changes to Thread and add makefile fixups to accomodate Thread
build. Once again, builds and runs all Thread tests using either
compiler.
p4raw-id: //depot/win32/perl@144
Diffstat (limited to 'interp.sym')
-rw-r--r-- | interp.sym | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/interp.sym b/interp.sym index 1583ea217e..4d2bfb9d70 100644 --- a/interp.sym +++ b/interp.sym @@ -89,6 +89,8 @@ minus_p multiline mystrk nrs +nthreads +nthreads_cond ofmt ofs ofslen @@ -139,6 +141,7 @@ sv_arenaroot tainted tainting thrsv +threads_mutex tmps_floor tmps_ix tmps_max |