mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-11 09:37:20 +02:00
All pool heads are accessed via a pointer and should not be shared with highly written variables. Move them to the read_mostly section. |
||
---|---|---|
.. | ||
cli.c | ||
conf.c | ||
event.c | ||
filter.c | ||
group.c | ||
http.c | ||
opentracing.c | ||
parser.c | ||
pool.c | ||
scope.c | ||
util.c | ||
vars.c |