mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-01 19:20:59 +02: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).