haproxy/include
Olivier Houchard e13ab8b3c6 BUG/MEDIUM: tasks: Use the local runqueue when building without threads.
When building without threads enabled, instead of just using the global
runqueue, just use the local runqueue associated with the only thread, as
that's what is now expected for a single thread in prcoess_runnable_tasks().
This should fix haproxy when built without threads.
2018-06-06 16:34:52 +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 BUG/MEDIUM: tasks: Use the local runqueue when building without threads. 2018-06-06 16:34:52 +02:00
types MINOR: http: Log warning if (add|set)-header fails 2018-05-28 14:53:59 +02:00