MINOR: vars: centralize the lock/unlock into static inlines
authorWilly Tarreau <w@1wt.eu>
Wed, 8 Sep 2021 13:19:57 +0000 (15:19 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 8 Sep 2021 13:19:57 +0000 (15:19 +0200)
commitdc72fbb8e8cb895572c51389e1f8882be0fa89af
tree52c6b3f3f34e2b8fb8c6130cf07db56a8e5858f0
parent3f120d2a583721dd7e6fc9b28d849d8594eebc90
MINOR: vars: centralize the lock/unlock into static inlines

The goal it to simplify the variables locking in order to later
simplify it.
include/haproxy/vars.h
src/vars.c