summaryrefslogtreecommitdiff
path: root/crypto/modes
diff options
context:
space:
mode:
authorVincent Drake <vdrake@gmail.com>2021-03-01 14:38:02 -0500
committerMatt Caswell <matt@openssl.org>2021-03-11 10:33:06 +0000
commitf70863d9dddd3ce3420f0e07841475a7e9680ca9 (patch)
tree55364ca136417731673a005857933bdad4db3f14 /crypto/modes
parent1aa7ecd0d3f6d9c3739cf2e2d87673a3be03b352 (diff)
downloadopenssl-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 'crypto/modes')
0 files changed, 0 insertions, 0 deletions