Add a CRYPTO_atomic_read call which allows an int variable to be read
authorPauli <paul.dale@oracle.com>
Mon, 25 Sep 2017 02:04:42 +0000 (12:04 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 9 Oct 2017 22:45:52 +0000 (08:45 +1000)
in an atomic fashion.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4414)


No differences found