Removed TSan annotations, tuned memory ordering
[libcds.git] / cds / urcu / details / sig_threaded.h
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