]> git.ipfire.org Git - thirdparty/bind9.git/commit
Implement isc_rwlock_downgrade using pthreads and single atomic_bool
authorOndřej Surý <ondrej@sury.org>
Thu, 22 Nov 2018 10:42:12 +0000 (11:42 +0100)
committerOndřej Surý <ondrej@sury.org>
Wed, 19 Dec 2018 13:34:10 +0000 (14:34 +0100)
commit1b4fb20f5a673d474108def3a6756d1ca80b036f
tree9d0f6ec68cd5c2f55bbb0d64ef9aa088502dc247
parentcb2aeff9d22ac926509c29591ba5aa6e8149309b
Implement isc_rwlock_downgrade using pthreads and single atomic_bool
lib/isc/include/isc/rwlock.h
lib/isc/rwlock.c