]> git.ipfire.org Git - thirdparty/bind9.git/commit
add an 'untested' case when none of the atomic operations are available
authorEvan Hunt <each@isc.org>
Thu, 15 Mar 2018 18:02:31 +0000 (11:02 -0700)
committerCurtis Blackburn <ckb@isc.org>
Thu, 15 Mar 2018 18:15:20 +0000 (14:15 -0400)
commit1b3eac926e7e31941c0d29688e2a7ef7c02b0b40
tree55d7094e3cffc1e7ef6ef86b00b517af871b88f5
parenta15588cdcd4154c89956eab824c7b38aec080754
add an 'untested' case when none of the atomic operations are available

- this fixes a build failure introduced in change 4913 when
  compiling with ATF and --disable-atomic
lib/isc/tests/atomic_test.c