]> 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)
committerDiego Fronza <diego@isc.org>
Fri, 14 Feb 2020 14:41:36 +0000 (11:41 -0300)
commitc210413a8aec7cf6b264089c2facf50ecd554e26
treea59bcb33e8980fd6b66a7c690c0fb668e6ffa7e9
parenta04cdde45d96db15be1b4d1d8ceda3662d5854ad
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