]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'ondrej/use-error-checking-mutex-on-linux' into 'main'
authorOndřej Surý <ondrej@isc.org>
Wed, 7 Feb 2024 21:55:31 +0000 (21:55 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 7 Feb 2024 21:55:31 +0000 (21:55 +0000)
commit4e2e2a13b7e6101e51682250217cb4f541abeb5e
tree1136b0e9e9707d51f81977b58009c7e45418c289
parent8c6531d3264ba9b511d8305b330054bbebe81643
parent2c98ccbdbac1202a3bf719e34c11e0eb04bb931d
Merge branch 'ondrej/use-error-checking-mutex-on-linux' into 'main'

Always use adaptive mutexes on Linux and use error checking mutexes in developer mode

See merge request isc-projects/bind9!8693