issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / src / hp_gc.cpp
2014-11-29 khizmaxRenamed isThreadAlive to is_thread_alive
2014-11-29 khizmaxRenamed getCurrentThreadId to get_current_thread_id
2014-11-28 khizmaxHazard Pointer:
2014-11-17 khizmaxRemove ugly reinterpret_cast from HP GC
2014-11-16 khizmaxSmall changes in HP GC
2014-11-15 khizmaxHazard Pointer GC refactoring
2014-11-15 khizmaxHazard Pointer refactoring
2014-11-15 khizmaxMerge commit '31e19cdf3dbe980510725ff20e281798f48f36f9...
2014-11-14 khizmaxrename cds::gc::hzp namespace to cds::gc::hp
2014-11-14 khizmaxrename GC sources