]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/threads_lock_contention: Remove duplicating code
authorEugene Syromiatnikov <esyr@openssl.org>
Mon, 7 Jul 2025 13:00:17 +0000 (15:00 +0200)
committerNeil Horman <nhorman@openssl.org>
Thu, 7 Aug 2025 15:02:51 +0000 (11:02 -0400)
commit10ce7f45cd367674e41bbced3aedf523139bc4db
tree4476ebf60cb8d55756c3c4f137ad9f9587f7a1b9
parente3d98f5bd4f64a18540d85a4ef3af9fc6d78c12b
crypto/threads_lock_contention: Remove duplicating code

Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27983)
crypto/threads_pthread.c