mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-05 22:56:57 +02:00
Now that we need to keep the bitmap in sync with the list heads, we don't want tasks to leave just doing a LIST_DEL_INIT() without updating the map. Let's provide a b_dequeue() function for that purpose. The function detects when it's going to remove the last element and figures the queue number based on the pointer since it points to the root. It's not used yet. |
||
---|---|---|
.. | ||
haproxy | ||
import | ||
make |