]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/threads_pthread.c optimize ossl_(un)likely
authorNorbert Pocs <norbertp@openssl.org>
Thu, 3 Jul 2025 14:11:39 +0000 (16:11 +0200)
committerNeil Horman <nhorman@openssl.org>
Wed, 16 Jul 2025 17:07:15 +0000 (13:07 -0400)
commite740864976565964fbbbb62e01f18306b1fa8206
treed86b3137b00c94efcc9b6c83037a5a1265545b2a
parent296e4d3c95b43922affa1407350c03184d6b59f5
crypto/threads_pthread.c optimize ossl_(un)likely

Signed-off-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27961)
crypto/threads_pthread.c