MEDIUM: threads/chunks: Transform trash chunks in thread-local variables
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 21 Apr 2017 14:47:03 +0000 (16:47 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 12:58:30 +0000 (13:58 +0100)
commit6adad11283458f7dafc0b52008840b788072eac6
tree76d007fe613630ee7b674ee1d1baa4caabbff458
parentba39f23a9da91662922bef96b52fc250e0018ba8
MEDIUM: threads/chunks: Transform trash chunks in thread-local variables

So, per-thread init/deinit functions are registered to allocate/release them.
include/types/global.h
src/chunk.c