]> 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:54:40 +0000 (16:54 +0200)
commitd38d2642287ef9a22f20e662a19c217c227043a6
tree34ba294ce33bce53f64165deab873fe9f614bf08
parent83efcfdfa1de760bd30df7f4cf94e7a0d2b0db9f
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)
crypto/threads_none.c
crypto/threads_pthread.c
crypto/threads_win.c
test/threadstest.c