Switch to using ossl_crypto_mutex from CRYPTO_RWLOCK
authorHugo Landau <hlandau@openssl.org>
Tue, 21 Feb 2023 10:18:59 +0000 (10:18 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 30 Mar 2023 10:14:08 +0000 (11:14 +0100)
commitffce2946c7f59ad14ffeeef16a82bf7f04e8cd9c
tree051a4ffc534aea4f40035722d5cea256e7b01cd6
parentccd31037713ad1cdfd88c85a169bd18b08579813
Switch to using ossl_crypto_mutex from CRYPTO_RWLOCK

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20348)
include/internal/quic_channel.h
ssl/quic/quic_impl.c
ssl/quic/quic_thread_assist.c