MEDIUM: pollers: Use the new _HA_ATOMIC_* macros.
authorOlivier Houchard <ohouchard@haproxy.com>
Fri, 8 Mar 2019 17:49:54 +0000 (18:49 +0100)
committerOlivier Houchard <cognet@ci0.org>
Mon, 11 Mar 2019 16:02:38 +0000 (17:02 +0100)
commitcb6c9274aef67b078325e1fdbc4f0a738f12db66
tree7b806d9d8f0933ee3a8bcc9c58bea06f8d943f29
parent7059c55463d861402eab313dd45c4b7061c744f1
MEDIUM: pollers: Use the new _HA_ATOMIC_* macros.

Use the new _HA_ATOMIC_* macros and add barriers where needed.
src/ev_epoll.c
src/ev_kqueue.c
src/ev_poll.c
src/ev_select.c