This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add locale mutex
authorKarl Williamson <khw@cpan.org>
Thu, 7 Apr 2016 03:46:28 +0000 (21:46 -0600)
committerKarl Williamson <khw@cpan.org>
Sat, 9 Apr 2016 19:59:24 +0000 (13:59 -0600)
commit929e12133425199fce3fe026156c10876ac0cbb8
tree95286d2bc13b80afe4ed3872c14fd9c081235260
parent68b940afc96546256736bc5d8185075ddc12b205
Add locale mutex

This adds a new mutex for use in the next commit for use with locale
handling.
12 files changed:
dosish.h
embedvar.h
makedef.pl
perl.c
perl.h
perlapi.h
perlvars.h
symbian/symbianish.h
unixish.h
vms/vmsish.h
win32/win32.c
win32/wince.c