]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mworker: set all_threads_mask and pid_bit to 1
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 14 Dec 2018 14:52:39 +0000 (15:52 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 14 Dec 2018 15:01:37 +0000 (16:01 +0100)
commit2672eb987a131f3e9761b51feed8b889d1fcf47a
tree8363d3711ffa2d8048c808f6d5b3f55e616e9140
parent1ee55fddea19b9ec8f26bd3ec62ef3fc6d2ad25a
MINOR: mworker: set all_threads_mask and pid_bit to 1

Reinit the all_threads_mask and pid_bit to 1 before the master polling
loop, this process is monothread.
src/haproxy.c