summaryrefslogtreecommitdiffstats
path: root/src/AllocationPool.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug in freeing NULL pointersTycho2014-05-251-13/+15
|
* Implemented Allocation Pool use by cChunkDataTycho2014-05-231-11/+28
|
* Use placement new to initalise objectsTycho2014-05-231-2/+5
|
* Added callback for stopping starvation modeTycho2014-05-211-0/+4
|
* Implemented Allocation PoolTycho2014-05-211-0/+50