haproxy/include
Willy Tarreau d7f2bbcbe3 MINOR: list: add new macro MT_LIST_BEHEAD
This macro atomically cuts the head of a list and returns the list
of elements as a detached list, meaning that they're all linked
together without any head. If the list was empty, NULL is returned.
2019-10-11 16:37:41 +02:00
..
common MINOR: list: add new macro MT_LIST_BEHEAD 2019-10-11 16:37:41 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: stats: prepare to add a description with each stat/info field 2019-10-10 11:30:07 +02:00
types MINOR: stats: support the "desc" output format modifier for info and stat 2019-10-10 11:30:07 +02:00