]> git.ipfire.org Git - thirdparty/bind9.git/commit
Added atomic_compare_exchange_strong_acq_rel macro
authorDiego Fronza <diego@isc.org>
Tue, 11 Feb 2020 20:21:13 +0000 (17:21 -0300)
committerOndřej Surý <ondrej@isc.org>
Sun, 16 Feb 2020 17:09:19 +0000 (18:09 +0100)
commitfa68a0d869aa480c0e48369a9d79ef320ba72fcc
tree4e2a9e1b05bf3e183e0d6b4bcfcdb0641e42caa4
parent5e1202d1c9d2688536c593e2b8c5ff3956b9948a
Added atomic_compare_exchange_strong_acq_rel macro

It is much better to read than:
atomic_compare_exchange_strong_explicit() with 5 arguments.
lib/isc/include/isc/atomic.h