Modified Hazard Pointer SMR to conform C++11 memory model more strictly
authorkhizmax <libcds.dev@gmail.com>
Sun, 7 Jun 2015 20:00:13 +0000 (23:00 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sun, 7 Jun 2015 20:00:13 +0000 (23:00 +0300)
commit1390299659f1a21330ada4d3de9dbdc484300e98
tree76a45fcc2796248fca859d57fc9fe06a4ab86b96
parent07aa114ab0f9a150d87c1d80ed2a4c1f6eead2b9
Modified Hazard Pointer SMR to conform C++11 memory model more strictly
cds/gc/details/hp.h
cds/gc/details/hp_alloc.h
cds/gc/impl/hp_decl.h
cds/gc/impl/hp_impl.h
cds/opt/options.h
src/hp_gc.cpp