]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: include: make atomic.h part of the base API
authorWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 05:58:05 +0000 (07:58 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:59 +0000 (10:18 +0200)
commit6784c9946341d7ace194dd78f0e0ae980ac0ffb3
tree13438875e96d34d645957dc73a126a37aad4309c
parent8e3f5c6661cdd6194110d724a025f0caa78596d7
CLEANUP: include: make atomic.h part of the base API

Atomic ops are used about everywhere, let's make them part of the base
API by including atomic.h in api.h.
include/haproxy/activity.h
include/haproxy/api.h
include/haproxy/freq_ctr.h
include/haproxy/port_range.h
include/haproxy/thread.h
include/haproxy/xref.h