haproxy/include
Willy Tarreau 421f02e738 MINOR: threads: add a MAX_THREADS define instead of LONGBITS
This one allows not to inflate some structures when threads are
disabled. Now struct global is 1.4 kB instead of 33 kB.

Should be backported to 1.8 for ease of backporting of upcoming
patches.
2018-01-23 15:28:20 +01:00
..
common MINOR: threads: add a MAX_THREADS define instead of LONGBITS 2018-01-23 15:28:20 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUG/MAJOR: connection: refine the situations where we don't send shutw() 2017-12-22 18:54:05 +01:00
types MINOR: threads: add a MAX_THREADS define instead of LONGBITS 2018-01-23 15:28:20 +01:00