]> granicus.if.org Git - libatomic_ops/commit
tests: Do not use deprecated AO_T and AO_TS_T
authorIvan Maidanski <ivmai@mail.ru>
Sun, 11 Aug 2013 07:21:20 +0000 (11:21 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 11 Aug 2013 07:21:20 +0000 (11:21 +0400)
commit9e217ec3e527e5ff544a40049c33e3c8d3bb391b
tree47707ff73a3565d0e06aa7ff41494a2e47c67142
parent22d7c9794561a2590b28ea14c1684ff6efc21f58
tests: Do not use deprecated AO_T and AO_TS_T

* tests/list_atomic.template (list_atomicXX): Use AO_t instead of
deprecated AO_T.
* tests/list_atomic.template (list_atomicXX): Use AO_TS_t instead of
deprecated AO_TS_T.
* tests/test_atomic.c (lock): Likewise.
tests/list_atomic.template
tests/test_atomic.c