Uses different pass count for different parallel queue test cases
[libcds.git] / cds / memory / vyukov_queue_pool.h
2017-08-20 khizmaxMerge branch 'master' into dev
2017-08-19 khizmaxMerge branch 'ldionne-ldionne-cmake' into dev
2017-07-31 khizmaxRemoved trailing spaces
2017-02-16 khizmaxChanged: call throw_exception() function instead of...
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-05 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-06-05 khizmaxFixed use-after-free bug in VyukovMPMCCycleQueue intern...
2016-05-30 khizmaxMerge branch 'dev'
2016-04-30 khizmaxissue #57: fixed double construct/destruct of queue...
2016-04-29 khizmaxissue #57: fixed double construct/destruct of queue...
2016-01-05 khizmaxAdded copyright and license
2015-12-20 Max KhizhinskyMerge pull request #47 from eugenyk/master
2015-12-17 khizmaxMinor changes induced by improvements of Vyukov queue
2015-12-05 khizmaxDoc fix
2015-10-02 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-08-23 khizmaxRemoved trailing whitespaces
2015-03-16 khizmaxMajor merge from 'dev'
2015-03-15 khizmaxFixed the pool based on Vyukov's queue
2015-03-14 khizmaxResolved false fullness state of the pools
2015-03-14 khizmaxAdded more checking
2015-02-14 khizmaxfixed: memory is allocated but not initialized, add...
2015-02-03 khizmaxAdded sync monitor for pool of mutexes
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-19 khizmaxRemove 'unused vars' warnings
2014-10-12 khizmaxVyukovMPMCCycleQueue refactoring
2014-09-24 khizmaxReplace variadic template emulation for option list...
2014-09-18 khizmaxMove libcds 1.6.0 from SVN