Added copyright and license
[libcds.git] / cds / memory / vyukov_queue_pool.h
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