]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use atomic_bool for variables shared among threads to make zt_test.c thread-safe
authorOndřej Surý <ondrej@sury.org>
Thu, 4 Jul 2019 09:04:52 +0000 (11:04 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 18 Nov 2019 00:39:12 +0000 (08:39 +0800)
commit7b9084d45d7af50d55fc40c99494eeb22c0928d0
tree0549c8d899f44db62949f4c3df9d8d48edbc4ed6
parent6858ef9adc41b83ee95866fdc0a2dd2b8f23f28c
Use atomic_bool for variables shared among threads to make zt_test.c thread-safe
lib/dns/tests/zt_test.c