]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1246-tsan-add-atomic_fetch_and+or_to_isc/stdatomic.h' into 'master'
authorOndřej Surý <ondrej@isc.org>
Thu, 26 Sep 2019 10:59:54 +0000 (06:59 -0400)
committerOndřej Surý <ondrej@isc.org>
Thu, 26 Sep 2019 10:59:54 +0000 (06:59 -0400)
commit27cd2c7c2315772cdc34c273c55cafba8afc86b9
treeb982e7b4bb88380a3ca18501df093552f5324832
parent6b3cf36032870c077f1df964739fe188da49618f
parent5a788adb1c92d21d4adbed592f829b242327731c
Merge branch '1246-tsan-add-atomic_fetch_and+or_to_isc/stdatomic.h' into 'master'

Add atomic_fetch_add and atomic_fetch_or convenience macros and unix and win32 shims

Closes #1246

See merge request isc-projects/bind9!2397