]> git.ipfire.org Git - thirdparty/bind9.git/commit
Prefer the pthread_barrier implementation over uv_barrier
authorOndřej Surý <ondrej@isc.org>
Wed, 11 Jan 2023 08:28:10 +0000 (09:28 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 11 Jan 2023 08:51:02 +0000 (09:51 +0100)
commitd07c4a98da3d930aca83465347a4dd7bb423909f
tree2bc9cafdfbb7f81d78c1733053fe128332936cd2
parent5139b04e279f825a95078116e2e39198dac016b9
Prefer the pthread_barrier implementation over uv_barrier

Prefer the pthread_barrier implementation on platforms where it is
available over uv_barrier implementation.  This also solves the problem
with thread sanitizer builds on macOS that doesn't have pthread barrier.
configure.ac
lib/isc/include/isc/barrier.h