haproxy/include/import
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
..
atomic-ops.h MINOR: threads/atomic: implement pl_mb() in asm on x86 2017-11-20 20:45:47 +01:00
lru.h MINOR: lru: new function to delete <nb> least recently used keys 2016-01-11 07:31:35 +01:00
plock.h MINOR: threads/plock: rename local variables in macros to avoid conflicts 2017-11-20 20:45:43 +01:00
sha1.h IMPORT: sha1: import SHA1 functions 2017-10-25 04:45:48 +02:00
xxhash.h IMPORT: hash: import xxhash-r39 2015-04-29 19:15:21 +02:00