MINOR: threads: Add nbthread parameter
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 29 Aug 2017 13:37:10 +0000 (15:37 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 12:58:29 +0000 (13:58 +0100)
commitbe0faa2e47939e2672266a1a23b8a6de542b520e
tree2bc7c6743196f406a15fb63bc19efc329c390bc7
parent415f611ff48916cb46a8f29c7510667d3fd01a1a
MINOR: threads: Add nbthread parameter

It is only parsed and initialized for now. It will be used later. This parameter
is only available when support for threads was built in.
doc/configuration.txt
include/types/global.h
src/cfgparse.c
src/haproxy.c