diff options
author | Karl Williamson <khw@cpan.org> | 2022-12-01 10:44:08 -0700 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2022-12-05 11:54:43 -0700 |
commit | 2a9ab842f968d5b791dda641c9aff2396fd1f024 (patch) | |
tree | 41ee9e4820cce0fe34e25eb02fb0dc2285fbf9e3 /README.os400 | |
parent | 86665b00d95547847396212c376467ff98778ef2 (diff) | |
download | perl-2a9ab842f968d5b791dda641c9aff2396fd1f024.tar.gz |
locale.c: Add mutex lock around _wsetlocale() call
The lock expands to nothing if unthreaded, or thread-local storage is in
effect. But otherwise protects a global value from being clobbered by
another thread.
Diffstat (limited to 'README.os400')
0 files changed, 0 insertions, 0 deletions