diff options
author | Vincent Drake <vdrake@gmail.com> | 2021-03-01 14:38:02 -0500 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-03-11 10:33:06 +0000 |
commit | f70863d9dddd3ce3420f0e07841475a7e9680ca9 (patch) | |
tree | 55364ca136417731673a005857933bdad4db3f14 /test/recipes/90-test_gost.t | |
parent | 1aa7ecd0d3f6d9c3739cf2e2d87673a3be03b352 (diff) | |
download | openssl-new-f70863d9dddd3ce3420f0e07841475a7e9680ca9.tar.gz |
Use read/write locking on Windows
Fixes #13914
The "SRWLock" synchronization primitive is available in Windows Vista
and later. CRYPTO_THREAD functions now use SRWLock functions when the
target operating system supports them.
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14381)
Diffstat (limited to 'test/recipes/90-test_gost.t')
0 files changed, 0 insertions, 0 deletions