]> git.ipfire.org Git - thirdparty/bind9.git/commit
Drop the requirement for lock free stdatomic, it was used incorrectly anyway as the... 452-isc_refcount_init
authorOndřej Surý <ondrej@sury.org>
Mon, 13 Aug 2018 12:56:27 +0000 (14:56 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 13 Aug 2018 13:54:36 +0000 (15:54 +0200)
commitee8d78a4755cb882a47a1cb9d443064888104bee
treecdae51e23173eb0f8a7a0ee052e0293328bde7cf
parent7069e2af7ab333febbfa540b761788f4652a549b
Drop the requirement for lock free stdatomic, it was used incorrectly anyway as the value can be 0, 1, or 2
lib/isc/include/isc/refcount.h
lib/isc/include/isc/rwlock.h
lib/isc/stats.c