fixes for weakly-coherent machines, like alpha (thanks to Helge Bahmann)
commit839b1a63c134fc7a7af8e4cfe7730fc81b676604
authorTim Blechmann <tim@klingt.org>
Thu, 26 Nov 2009 10:36:51 +0000 (26 11:36 +0100)
committerTim Blechmann <tim@klingt.org>
Thu, 26 Nov 2009 10:50:45 +0000 (26 11:50 +0100)
tree58bced747c5f19f8fa4a9fd961bc80d5f7638fb3
parent84516ce5836bf538aa024624fce3f7086f2f4d69
fixes for weakly-coherent machines, like alpha (thanks to Helge Bahmann)

Signed-off-by: Tim Blechmann <tim@klingt.org>
boost/lockfree/detail/freelist.hpp
boost/lockfree/detail/tagged_ptr_dcas.hpp
boost/lockfree/detail/tagged_ptr_ptrcompression.hpp
boost/lockfree/fifo.hpp
boost/lockfree/stack.hpp
libs/lockfree/test/fifo_test.cpp