]> 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>
Thu, 30 May 2019 14:10:16 +0000 (16:10 +0200)
commit4501f646eecd49bda19862187d4f550218bdaf8f
tree56e3a225f24fc5b439a3f4b40bca30796078ecdc
parent64fbffbbaaeeb6185eba84bccd2f981bee23710d
Implement isc_rwlock_downgrade using pthreads and single atomic_bool
lib/isc/include/isc/rwlock.h
lib/isc/rwlock.c