mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-25 19:00:48 -05:00
This bit field used to be a per-thread cache of the result of the last lookup of the presence of a task for each thread in the shared cache. Since we now know that each thread has its own shared cache, a test of emptiness is now sufficient to decide whether or not the shared tree has a task for the current thread. Let's just remove this mask. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||