]> git.ipfire.org Git - thirdparty/openssl.git/commit
Some minor nit corrections in the thread code for rcu
authorNeil Horman <nhorman@openssl.org>
Mon, 17 Jun 2024 18:12:46 +0000 (14:12 -0400)
committerTomas Mraz <tomas@openssl.org>
Thu, 20 Jun 2024 14:56:39 +0000 (16:56 +0200)
commitf7252d736da65ffa41cd81c6e0ec5ee58160eeb4
treef5c4ceddffa8a8ee4cc9d93ce08fabbf77205d39
parentfa495604516a610d988f02298c8d97a6ac4777bb
Some minor nit corrections in the thread code for rcu

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24630)

(cherry picked from commit d38d2642287ef9a22f20e662a19c217c227043a6)
crypto/threads_none.c
crypto/threads_pthread.c
crypto/threads_win.c
test/threadstest.c