haproxy/include
Olivier Houchard d0c3b8894a MINOR: threads: Add macros to do atomic operation with no memory barrier.
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.
2019-03-11 17:02:37 +01:00
..
common MINOR: threads: Add macros to do atomic operation with no memory barrier. 2019-03-11 17:02:37 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: fd: Remove debugging code. 2019-03-08 16:05:25 +01:00
types MINOR: listener: move thr_idx from the bind_conf to the listener 2019-03-07 14:08:26 +01:00