]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: stream: Use the new _HA_ATOMIC_* macros.
authorOlivier Houchard <ohouchard@haproxy.com>
Fri, 8 Mar 2019 17:54:51 +0000 (18:54 +0100)
committerOlivier Houchard <cognet@ci0.org>
Mon, 11 Mar 2019 16:02:38 +0000 (17:02 +0100)
commitdc6111e864c0555e2cf83ee772977eaabf569980
tree75123bc36d9efe316198a115e7d4edc53812e04f
parent2be5a4c627d9cc7f6ce5fbe7003b530aa0e91dd5
MEDIUM: stream: Use the new _HA_ATOMIC_* macros.

Use the new _HA_ATOMIC_* macros and add barriers where needed.
src/stream.c