This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
avoid stash pointers in optree under USE_ITHREADS
authorGurusamy Sarathy <gsar@cpan.org>
Thu, 11 Nov 1999 10:32:54 +0000 (10:32 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 11 Nov 1999 10:32:54 +0000 (10:32 +0000)
commit11faa288e292c27cb2ddc4ccdc483b523d26ce19
treecdd7a04e7b75f54261ca8d31b5dbd98d7053dd10
parent57843af05bc7863df9b9bfb6b37e3a29d08532a9
avoid stash pointers in optree under USE_ITHREADS

p4raw-id: //depot/perl@4546
19 files changed:
bytecode.pl
cop.h
ext/B/B.xs
ext/B/B/Asmdata.pm
ext/B/B/Bytecode.pm
ext/B/B/C.pm
ext/B/B/Debug.pm
ext/B/B/Deparse.pm
ext/ByteLoader/bytecode.h
ext/ByteLoader/byterun.c
ext/ByteLoader/byterun.h
gv.c
op.c
perl.c
pp.c
pp_ctl.c
pp_hot.c
scope.h
sv.c