Hazard Pointer refactoring
authorkhizmax <libcds.dev@gmail.com>
Sat, 15 Nov 2014 12:48:06 +0000 (15:48 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sat, 15 Nov 2014 12:48:06 +0000 (15:48 +0300)
commit39b87766c998a31456e5fbfd2b48ebc7a5d42167
treeaf0d2e77ebc68552d8f5a99cb655a20c4e141b85
parent2c505ce3d9bc9f1a7a308b3b845c4252619aa0af
Hazard Pointer refactoring
12 files changed:
cds/details/bounded_array.h
cds/gc/details/retired_ptr.h
cds/gc/hp/details/hp_alloc.h
cds/gc/hp/details/hp_fwd.h [deleted file]
cds/gc/hp/details/hp_inline.h
cds/gc/hp/details/hp_retired.h [deleted file]
cds/gc/hp/details/hp_type.h
cds/gc/hp/hp.h
projects/Win/vc12/cds.vcxproj
projects/Win/vc12/cds.vcxproj.filters
src/hp_gc.cpp
tests/cppunit/test_main.cpp