Uses different pass count for different parallel queue test cases
[libcds.git] / cds / gc / details / retired_ptr.h
2017-03-06 khizmaxFixed UBsan warning "call to function through pointer...
2017-03-05 khizmax[UBsan] Added macro CDS_SUPPRESS_SANITIZE for sanitizer...
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-09-07 khizmaxRemoved trailing spaces
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-05-21 khizmaxAdded missing function qualifiers
2015-05-21 khizmaxAdded simplified form of urcu::batch_retire function
2015-03-16 khizmaxMajor merge from 'dev'
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-17 khizmaxRemove ugly reinterpret_cast from HP GC
2014-11-16 khizmaxSmall changes in HP GC
2014-11-15 khizmaxHazard Pointer refactoring
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-18 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN