haproxy/include
Olivier Houchard a0fdce3950 MINOR: fd: Don't use atomic operations when it's not needed.
In updt_fd_polling(), when updating fd_nbupdt, there's no need to use an
atomic operation, as it's a TLS variable.
2019-06-12 14:36:24 +02:00
..
common MINOR: htx: Add the function htx_move_blk_before() 2019-06-11 14:05:25 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: fd: Don't use atomic operations when it's not needed. 2019-06-12 14:36:24 +02:00
types MINOR: peers: Optimization for dictionary cache lookup. 2019-06-07 15:47:54 +02:00