This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PL_malloc_mutex needs to be global, not per-interpreter
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 17 Oct 1999 23:43:59 +0000 (23:43 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 17 Oct 1999 23:43:59 +0000 (23:43 +0000)
commitb363f7ed458679f785ff5f459a6ae701688eb6f5
treed1d739a0d522d5a7669690df46c1531ff207ca3e
parent32e30700cf966bf527dceb0482a205346d2d955f
PL_malloc_mutex needs to be global, not per-interpreter
(malloc.c has static data)

p4raw-id: //depot/perl@4403
embedvar.h
intrpvar.h
objXSUB.h
perl.c
perlvars.h