summaryrefslogtreecommitdiffstats
path: root/src/AllocationPool.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-23Implemented Allocation Pool use by cChunkDataTycho1-11/+28
2014-05-23Use placement new to initalise objectsTycho1-2/+5
2014-05-21Added callback for stopping starvation modeTycho1-0/+4
2014-05-21Implemented Allocation PoolTycho1-0/+50