MEDIUM: list: Remove useless barriers.
authorOlivier Houchard <ohouchard@haproxy.com>
Wed, 13 Mar 2019 16:13:04 +0000 (17:13 +0100)
committerOlivier Houchard <cognet@ci0.org>
Thu, 14 Mar 2019 14:55:15 +0000 (15:55 +0100)
commit17fbb4eb3fe9631bdc6b9223739df6dd7aa8761b
treee709d3795ab6b439583bef4a4a85976cfc739113
parent897e2c58e68aab6cc583b8d597d15fd065783592
MEDIUM: list: Remove useless barriers.

Don't bother forcing a barrier after using HA_ATOMIC_XCHG if we're about
to check the returned value anyway.
include/common/mini-clist.h