mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-28 19:41:28 +01:00
To make sure we don't inadvertently insert task in the global runqueue, while only the local runqueue is used without threads, make its definition and usage conditional on USE_THREAD.