mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 08:52:49 +02:00
As __task_wakeup() is responsible for increasing rqueue_local[tid]/global_rqueue_size, make __task_unlink_rq responsible for decreasing it, as process_runnable_tasks() isn't the only one that removes tasks from runqueues.