mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-20 06:21:10 +01:00
Add variants of the HA_ATOMIC* macros, prefixed with a _, that do the atomic operation with no barrier generated by the compiler. It is expected the developer adds barriers manually if needed.