]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: threads: Add THREAD_LOCAL macro
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 29 Aug 2017 07:51:52 +0000 (09:51 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 10:36:13 +0000 (11:36 +0100)
commite9bd686b68279406b954239ce38f5bf1b24462be
treea3e80744b719a0116956843373532913691e1b4c
parent5f271850bdc6c3c5c05be0b2ba875f5ea7012f83
MINOR: threads: Add THREAD_LOCAL macro

When compiled with threads support, this marco is set to __thread. Else it is
empty.
include/common/config.h