mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 08:23:33 +02:00
This macro is similar to LIST_INLIST() except that it is guaranteed to perform the test atomically, so that even if LIST_INLIST() is intrumented with debugging code to perform extra consistency checks, it will not fail when used in the context of barriers and atomic ops.