]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: memory: Use the new _HA_ATOMIC_* macros.
authorOlivier Houchard <ohouchard@haproxy.com>
Fri, 8 Mar 2019 17:53:35 +0000 (18:53 +0100)
committerOlivier Houchard <cognet@ci0.org>
Mon, 11 Mar 2019 16:02:38 +0000 (17:02 +0100)
commit20872763dd93ee3059eda699dc1883f0712d2f5f
treedd589ced0a3a7f27662ce7744d37786f5154e8d4
parentd2ee3e72278b5a131308770a3f32da4fdfd67622
MEDIUM: memory: Use the new _HA_ATOMIC_* macros.

Use the new _HA_ATOMIC_* macros and add barriers where needed.
include/common/memory.h
src/memory.c