]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1609-add-modified-C-RW-WP-rwlock' into 'main'
authorOndřej Surý <ondrej@isc.org>
Wed, 15 Feb 2023 09:22:15 +0000 (09:22 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 15 Feb 2023 09:22:15 +0000 (09:22 +0000)
commit137bb3cf8f2aaa18c3970df2aed2902bed119b47
treec959495ed333783ed10070d137a76add2a905e22
parent998252c6dcb7ce95a1f6947697246b0c49ac0627
parent459db4462fe2ba48b0443d7bf4bd42dfd675dcc4
Merge branch '1609-add-modified-C-RW-WP-rwlock' into 'main'

Add the reader-writer synchronization with modified C-RW-WP

Closes #1609

See merge request isc-projects/bind9!7528