axmol/cocos/base/allocator
mannewalis fd22242fb2 added locking semantics to fixed block allocator
pool allocator uses lockless semantics by default
2014-12-17 11:54:06 -05:00
..
CCAllocatorBase.h android fixes 2014-12-15 16:21:12 -08:00
CCAllocatorDiagnostics.cpp some minor tweaks comments and logging 2014-12-12 10:54:59 -08:00
CCAllocatorDiagnostics.h android fixes 2014-12-15 16:21:12 -08:00
CCAllocatorGlobal.cpp adding allocator system 2014-12-12 08:57:06 -08:00
CCAllocatorGlobal.h removing Allocator<T> and inheriting base directly. 2014-12-15 09:34:25 -08:00
CCAllocatorGlobalNewDelete.cpp android fixes 2014-12-15 16:21:12 -08:00
CCAllocatorMacros.h some minor tweaks comments and logging 2014-12-12 10:54:59 -08:00
CCAllocatorMutex.h added locking semantics to fixed block allocator 2014-12-17 11:54:06 -05:00
CCAllocatorStrategyDefault.h removing Allocator<T> and inheriting base directly. 2014-12-15 09:34:25 -08:00
CCAllocatorStrategyFixedBlock.h added locking semantics to fixed block allocator 2014-12-17 11:54:06 -05:00
CCAllocatorStrategyGlobalSmallBlock.h android fixes 2014-12-15 16:21:12 -08:00
CCAllocatorStrategyPool.h added locking semantics to fixed block allocator 2014-12-17 11:54:06 -05:00