tests: Minor code refactoring of disclaim_bench and subthread_create
authorIvan Maidanski <ivmai@mail.ru>
Sun, 4 Mar 2012 09:56:29 +0000 (13:56 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 4 Mar 2012 09:56:29 +0000 (13:56 +0400)
commiteb6fd311de63c10c49dd01dc3488800db6f47c1d
tree2197e378770d9da35fe55cf755e3c8207a710916
parent5e4f599b440bf2f109c185c42e5c01e24fac18fe
tests: Minor code refactoring of disclaim_bench and subthread_create

* disclaim_bench.c: Remove unused include of atomic_ops.h.
* subthread_create.c: Use include "atomic_ops.h" instead of
include <atomic_ops.h>.
tests/disclaim_bench.c
tests/subthread_create.c