haproxy/include
Olivier Houchard b1ca58b245 MINOR: tasks: Don't define rqueue if we're building without threads.
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.
2018-06-06 16:35:12 +02:00
..
common MINOR: tasks: Make the number of tasks to run at once configurable. 2018-05-26 20:03:24 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: tasks: Don't define rqueue if we're building without threads. 2018-06-06 16:35:12 +02:00
types MINOR: http: Log warning if (add|set)-header fails 2018-05-28 14:53:59 +02:00