avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 20 Dec 1999 16:28:51 +0000 (16:28 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 20 Dec 1999 16:28:51 +0000 (16:28 +0000)
commit2360cd68127e75c48ae54a165bf882455ec55e1c
tree8b8398fdb200898dd176f1d1efcdd579a1c019d9
parent40b7eeef93cf0584b0d7d850beb70a00e3135bc3
avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
we have a race on our hands)

p4raw-id: //depot/perl@4700
pp_ctl.c