]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: threads: Implement HA_ATOMIC_LOAD().
authorOlivier Houchard <ohouchard@haproxy.com>
Tue, 30 Apr 2019 11:38:02 +0000 (13:38 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 30 Apr 2019 13:10:08 +0000 (15:10 +0200)
commit9ce62b5498b27fbf4217d9c25779d5b2ceca23f2
tree0dd5c3be3f9c6920625c3fa2e2d2999066877204
parentbc13bec5484554137eb15ab016e18c0fc83d7d78
MINOR: threads: Implement HA_ATOMIC_LOAD().

The same way we have HA_ATOMIC_STORE(), implement HA_ATOMIC_LOAD().

This should be backported to 1.8 and 1.9, as we need it for a bug fix
in port ranges.
include/common/hathreads.h