lockfree: tests - use atomic instead of volatile flag
commitdf39c2f2deeeaecd50c1e2ec281bc04906e3e8ed
authorTim Blechmann <tim@klingt.org>
Thu, 19 May 2011 16:41:48 +0000 (19 18:41 +0200)
committerTim Blechmann <tim@klingt.org>
Thu, 19 May 2011 16:42:59 +0000 (19 18:42 +0200)
treecdc3d12dcb2c962fd5eb7f09263c672974fadd55
parent04652df286e94115a7f99e6692decbe524007516
lockfree: tests - use atomic instead of volatile flag

Signed-off-by: Tim Blechmann <tim@klingt.org>
libs/lockfree/examples/fifo.cpp
libs/lockfree/examples/stack.cpp
libs/lockfree/test/fifo_test.cpp
libs/lockfree/test/ringbuffer_test.cpp
libs/lockfree/test/stack_test.cpp