Add dd_acquire_read case to test_atomic
authorIvan Maidanski <ivmai@mail.ru>
Mon, 24 Oct 2016 22:07:49 +0000 (01:07 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 24 Oct 2016 22:07:49 +0000 (01:07 +0300)
commitd36197cd080ac6fea8e5feb1ef880cf6fe358ea3
tree4abcfa24e76afe65e814c92690e37f1b374ad6b1
parent0c5a5ec2526146c8587e0a7b84baae2542724d54
Add dd_acquire_read case to test_atomic

* tests/Makefile.am (test_atomic_include.h): Add "_dd_acquire_read"
test generation.
* tests/test_atomic.c [!AO_NO_PTHREADS || !AO_USE_PTHREAD_DEFS] (main):
Call test_atomic_dd_acquire_read().
tests/Makefile.am
tests/test_atomic.c