This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make the locale mutex a general semaphore
authorKarl Williamson <khw@cpan.org>
Mon, 8 Mar 2021 02:56:18 +0000 (19:56 -0700)
committerKarl Williamson <khw@cpan.org>
Fri, 9 Sep 2022 18:26:40 +0000 (12:26 -0600)
commitda1b79a9e089c13238fc509948c252d2cb15ebde
treeaf7386195d02ef3fed018515c37348e823746c21
parent365895b0a743bbcceaf0757b4b04c0c59ecb184a
Make the locale mutex a general semaphore

Future commits will use this new capability, and in Configurations where
no locale locking is currently necessary.
embedvar.h
intrpvar.h
locale.c
makedef.pl
perl.h
sv.c