]> git.ipfire.org Git - thirdparty/bind9.git/commit
Convert struct dns_view->attributes to atomic_uint to prevent some locking
authorOndřej Surý <ondrej@sury.org>
Thu, 18 Jul 2019 12:22:31 +0000 (14:22 +0200)
committerOndřej Surý <ondrej@sury.org>
Wed, 9 Oct 2019 06:09:44 +0000 (08:09 +0200)
commitdb63c2a700ef246d54fd5a5f64377a190d53a86d
tree9f442bbe4190af87e45aadcc397b7c36870237cc
parent38270b790099e0c997da15016cf572e14fe5f9b1
Convert struct dns_view->attributes to atomic_uint to prevent some locking
lib/dns/include/dns/view.h
lib/dns/view.c