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

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