MUTEX: Assert on locking failure
authorHugo Landau <hlandau@openssl.org>
Thu, 31 Aug 2023 17:54:16 +0000 (18:54 +0100)
committerHugo Landau <hlandau@openssl.org>
Tue, 5 Sep 2023 10:45:44 +0000 (11:45 +0100)
commit17a0e930d2607e1d571c82912d5e1fa3393b2053
treed37ce804c5d2ed697610dc8608c16025f6a0080d
parentd4231af60a8d04196b3b873c2fa8638daff36173
MUTEX: Assert on locking failure

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21919)
crypto/thread/arch/thread_posix.c