Uses different pass count for different parallel queue test cases
[libcds.git] / tests / test-hdr / queue / hdr_segmented_queue.h
2016-05-30 khizmaxMerge branch 'dev'
2016-02-05 khizmaxMoved queue unit tests to gtest framework
2016-01-05 khizmaxAdded copyright and license
2015-01-22 khizmaxissue#11: tests/test-hdr: changed .h file guard prefix...
2015-01-22 khizmaxissue#11: tests/test-hdr: changed .h file guard prefix...
2014-11-03 khizmaxAdd padding option to SegmentedQueue to eliminate false...
2014-10-10 khizmaxMSPriorityQueue refactoring, bug fix
2014-10-09 khizmaxSegmentedQueue refactoring
2014-09-28 khizmaxReplace cds::ref/boost::ref with std::ref, remove cds...
2014-09-27 khizmaxMove cds/intrusive/base.h to cds/intrusive/details...
2014-09-23 khizmaxRemove CDS_EMPLACE_SUPPORT macro and unused code
2014-09-18 khizmaxMove libcds 1.6.0 from SVN