Uses different pass count for different parallel queue test cases
[libcds.git] / cds / urcu / details / sh.h
2017-04-24 khizmaxFixed uRCU barriers on read-side entry/exit
2017-04-24 khizmaxRestored acq-rel fence in urcu access_lock().
2017-04-23 khizmaxRemoved odd assert
2017-04-22 khizmax[urcu] Replaced RMW atomics with atomic load/store...
2017-02-23 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2017-02-23 khizmax[urcu] Moved signal handler implementation to .cpp...
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-01-31 khizmaxissue #11: replace _CDS_ header guard prefix with CDSLIB_
2015-01-31 khizmaxissue #11: replace _CDS_ header guard prefix with CDSLIB_
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRemove unused vars
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-19 khizmaxRevert "Replace cds::OS::ThreadId with std::thread...
2014-09-19 khizmaxReplace cds::OS::ThreadId with std::thread::id, cds...
2014-09-18 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN