]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: http: Use the new _HA_ATOMIC_* macros.
authorOlivier Houchard <ohouchard@haproxy.com>
Fri, 8 Mar 2019 17:52:00 +0000 (18:52 +0100)
committerOlivier Houchard <cognet@ci0.org>
Mon, 11 Mar 2019 16:02:38 +0000 (17:02 +0100)
commita798bf56e25c7bc0843cf41907ee4e5074dbfb29
tree09fb44808d715d34fb4e0afd66a6262ff967de62
parentb23a61f78abd29494a7bc4d3a143f1bf5b660082
MEDIUM: http: Use the new _HA_ATOMIC_* macros.

Use the new _HA_ATOMIC_* macros and add barriers where needed.
src/http_act.c
src/proto_http.c
src/proto_htx.c