Avoid linking error on WCE700 for _InterlockedExchangeAdd().
authorSoujyu Tanaka <soujyu.tanaka@access-company.com>
Wed, 27 Mar 2019 06:55:32 +0000 (15:55 +0900)
committerMatt Caswell <matt@openssl.org>
Fri, 29 Mar 2019 09:51:24 +0000 (09:51 +0000)
commit88ffc8dea4e313b6acfd3a9ef3868bee96717cf9
treec8a5f28e885facb308954021faf66c09a7c93e00
parentd69226a3fc8e8448572d175e8d96ff7e817b1ebd
Avoid linking error on WCE700 for _InterlockedExchangeAdd().
This implementation is referenced to https://www.boost.org/doc/libs/1_69_0/boost/detail/interlocked.hpp

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8596)
include/internal/refcount.h
include/internal/tsan_assist.h