]> git.kaiwu.me - haproxy.git/commit
MINOR: compiler: add ALWAYS_PAD() macro
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 3 Sep 2025 13:23:00 +0000 (15:23 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Wed, 3 Sep 2025 14:28:46 +0000 (16:28 +0200)
commit46a5948ed2975a65ce1e4b578ec0b9e0a10402ab
treeb5c553f7994d45ecdd168a53f2d9cda3ea5afda0
parentcf2562cddf7c32c540ef55d1f5a28094b972fb2f
MINOR: compiler: add ALWAYS_PAD() macro

same as THREAD_PAD() but doesn't depend on haproxy being compiled with
thread support. It may be useful for memory (or files) that may be
shared between multiple processed.
include/haproxy/compiler.h