Removed cds::OS::is_thread_alive() function. This function is based of pthread_kill...
[libcds.git] / src / hp.cpp
2017-02-07 khizmaxRemoved cds::OS::is_thread_alive() function. This funct...
2017-01-22 khizmaxFixed win32 dll-export
2017-01-21 khizmaxAdded HP/DHP internal stats to test
2017-01-19 khizmaxAdded internal statistics to gc::DHP
2017-01-17 khizmaxRenamed HP/DHP header files
2017-01-17 khizmaxFixed HP/DHP thread data initialization
2017-01-16 khizmaxMerged branch 'master' of https://github.com/Nemo1369...
2017-01-16 khizmaxMerge branch 'flat_combinig_add_stress_and_unint_tests...
2017-01-16 khizmaxFixed some CppCheck warnings in new HP and DHP implemen...
2017-01-15 khizmaxHP and DHP SMR totally refactored