mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-12-29 21:41:00 +01:00
In task_per_thread[] we now have current_queue which is a pointer to the current tasklet_list entry being evaluated. This will be used to know the class under which the current task/tasklet is currently running.