Merged branch 'master' of https://github.com/Nemo1369/libcds
[libcds.git] / cds / urcu / details / sig_threaded.h
2017-01-16 khizmaxMerged branch 'master' of https://github.com/Nemo1369...
2017-01-16 khizmaxMerge branch 'flat_combinig_add_stress_and_unint_tests...
2016-12-31 khizmaxUpdated copyright
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
2016-06-22 khizmaxAdded stripped classes for uRCU implementations
2016-01-05 khizmaxAdded copyright and license
2015-12-20 khizmaxMerge branch 'integration' of github.com:khizmax/libcds...
2015-12-20 khizmaxRebuilt threaded uRCU logic
2015-12-02 khizmaxFixed assertion in threaded uRCU
2015-11-20 khizmaxFixed memory leaks in threaded URCU (general_threaded...
2015-07-12 khizmaxFixed bug in RCU batch_retire()
2015-07-11 khizmaxRemoved unused variable
2015-05-21 khizmaxAdded simplified form of urcu::batch_retire function
2015-05-21 khizmaxRemoved TSan annotations, tuned memory ordering
2015-05-12 khizmaxMerge branch 'dev'
2015-04-27 khizmaxMerge branch 'integration' into dev
2015-04-27 khizmaxMerge branch 'integration' into dev
2015-04-22 khizmaxFixed data races found by tsan
2015-01-31 khizmaxissue #11: replace _CDS_ header guard prefix with CDSLIB_
2015-01-31 khizmaxissue #11: replace _CDS_ header guard prefix with CDSLIB_
2014-10-12 khizmaxVyukovMPMCCycleQueue refactoring
2014-10-01 khizmaxReplace cds::lock::scoped_lock with std::unique_lock...
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-19 khizmaxChanged cds_std namespace to std, removed cds/details...
2014-09-18 khizmaxMove cds/backoff_strategy.h to cds/algo/backoff_strategy.h
2014-09-18 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN