commit | ba39f23a9da91662922bef96b52fc250e0018ba8 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Aug 29 14:43:04 2017 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue Oct 31 13:58:29 2017 +0100 |
tree | e7b6b01e446bb5f27aaf9f711dd0d7a98742cc03 | |
parent | dc628a3a76907caecd653596527086d7054ce04b [diff] |
MEDIUM: threads/buffers: Define and register per-thread init/deinit functions For now, only the swap_buffer is handled in these functions. Moreover, swap_buffer has been changed to be a thread-local variable.