haproxy/include
Willy Tarreau 01b8398b9e MINOR: threads/atomic: implement pl_mb() in asm on x86
[ plock commit 44081ea493dd78dab48076980e881748e9b33db5 ]

Older compilers (eg: gcc 3.4) don't provide __sync_synchronize() so let's
do it by hand on this platform.
2017-11-20 20:45:47 +01:00
..
common MINOR: tools: emphasize the node being worked on in the tree dump 2017-11-15 19:43:05 +01:00
import MINOR: threads/atomic: implement pl_mb() in asm on x86 2017-11-20 20:45:47 +01:00
proto MINOR: applets: Use a bitfield to track applets activity per-thread 2017-11-16 11:19:46 +01:00
types MEDIUM: cache: enable the HTTP analysers 2017-11-20 19:22:27 +01:00