mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 05:42:46 +02:00
Remove the active_tasks_mask variable, we can deduce if we've work to do by other means, and it is costly to maintain. Instead, introduce a new function, thread_has_tasks(), that returns non-zero if there's tasks scheduled for the thread, zero otherwise.
18 KiB
18 KiB