]> git.ipfire.org Git - thirdparty/bind9.git/commit
Rewrite isc_refcount API after stdatomics and use release-acquire memory barriers 10-atomic-refcount
authorOndřej Surý <ondrej@sury.org>
Thu, 24 May 2018 12:43:07 +0000 (14:43 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 24 May 2018 16:22:56 +0000 (18:22 +0200)
commit8039f3c00f5ba61406af330f171c8b89d612f599
treecc31fe9725e4db4573fe94a5fce6759adffbfeff
parent7f7f1868c2e19f573388ef178685ad7324d9dd90
Rewrite isc_refcount API after stdatomics and use release-acquire memory barriers
23 files changed:
bin/named/server.c
bin/tests/system/dyndb/driver/db.c
lib/dns/acl.c
lib/dns/catz.c
lib/dns/dnstap.c
lib/dns/dst_api.c
lib/dns/include/dns/rbt.h
lib/dns/iptable.c
lib/dns/keytable.c
lib/dns/nta.c
lib/dns/order.c
lib/dns/portlist.c
lib/dns/rbtdb.c
lib/dns/rpz.c
lib/dns/tsig.c
lib/dns/view.c
lib/dns/zone.c
lib/isc/include/isc/refcount.h
lib/isc/radix.c
lib/isc/stats.c
lib/isccfg/aclconf.c
lib/isccfg/parser.c
lib/ns/server.c