haproxy/include
Chris Packham f4436e145b BUILD: threads: Add __ha_cas_dw fallback for single threaded builds
__ha_cas_dw() is used in fd_rm_from_fd_list() and when built without
USE_THREADS=1 the linker fails to find __ha_cas_dw(). Add a definition
of __ha_cas_dw() for the #ifndef USE_THREADS case.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
2019-05-10 10:55:31 +02:00
..
common BUILD: threads: Add __ha_cas_dw fallback for single threaded builds 2019-05-10 10:55:31 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto CLEANUP: ssl: make inclusion of openssl headers safe 2019-05-10 09:58:43 +02:00
types CLEANUP: ssl: make inclusion of openssl headers safe 2019-05-10 09:58:43 +02:00