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.
This commit is contained in:
Willy Tarreau 2017-07-18 15:01:39 +02:00
parent f7ba77eb80
commit 01b8398b9e