]> granicus.if.org Git - gc/commit
Adjust AO_HAVE_x check to match AO_fetch_and_add primitive variant used
authorIvan Maidanski <ivmai@mail.ru>
Tue, 28 Nov 2017 23:57:28 +0000 (02:57 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 28 Nov 2017 23:57:28 +0000 (02:57 +0300)
commit9e1cb6294210a5b836151c6a91fae6f3dba94bf3
tree490658d8498a02d8d882cf43436f324d5cbf1b52
parentb983ad708b021f56fa1a0f6d39e21e05a739cfd4
Adjust AO_HAVE_x check to match AO_fetch_and_add primitive variant used
(fix commit 6043293)

* tests/subthread_create.c: Replace "ifdef AO_HAVE_fetch_and_add" with
"ifdef AO_HAVE_fetch_and_add1".
tests/subthread_create.c