openssl/include
Andy Polyakov 96d7852cbd internal/refcount.h: overhaul fencing and add _MSC_VER section.
Relax memory_order on counter decrement itself, because mutable
members of the reference-counted structure should be visible on all
processors independently on counter. [Even re-format and minimize
dependency on other headers.]

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/6900)
2018-08-16 09:31:35 +02:00
..
internal internal/refcount.h: overhaul fencing and add _MSC_VER section. 2018-08-16 09:31:35 +02:00
openssl Update code for the final RFC version of TLSv1.3 (RFC8446) 2018-08-15 12:33:30 +01:00