mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-14 03:22:06 +01:00
We have the struct made of a type and a pointer in the th_ctx and a function to switch it for the current thread. Two macros are provided to enclose a callee within a temporary context. For now only type OTHER is supported (only a generic pointer).