openssl/include
Andy Polyakov ede3e6653c Add internal/tsan_assist.h.
Goal here is to facilitate writing "thread-opportunistic" code that
withstands Thread Sanitizer's scrutiny. "Thread-opportunistic" is when
exact result is not required, e.g. some statistics, or execution flow
doesn't have to be unambiguous.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6786)
2018-08-07 09:06:50 +02:00
..
internal Add internal/tsan_assist.h. 2018-08-07 09:06:50 +02:00
openssl Add OIDs for HMAC SHA512/224 and HMAC SHA512/256. 2018-08-01 11:58:39 +10:00