Add some more CRYPTO_atomic functions
authorMatt Caswell <matt@openssl.org>
Tue, 22 Dec 2020 17:43:07 +0000 (17:43 +0000)
committerDmitry Belyavskiy <beldmit@gmail.com>
Thu, 31 Dec 2020 12:14:38 +0000 (13:14 +0100)
commitd5e742de653954bfae88f0e5f6c8f0a7a5f6c437
treeb1482462356926eb9e213f2c0294f45cea517e01
parent30af356df487b2dad571be15574b454daf70743c
Add some more CRYPTO_atomic functions

We add an implementation for CRYPTO_atomic_or() and CRYPTO_atomic_load()

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/13733)
crypto/threads_none.c
crypto/threads_pthread.c
crypto/threads_win.c
include/openssl/crypto.h.in
util/libcrypto.num