dispenso
A library for task parallelism
 
Loading...
Searching...
No Matches
dispenso::PoolAllocatorT< kThreadSafe > Member List

This is the complete list of members for dispenso::PoolAllocatorT< kThreadSafe >, including all inherited members.

alloc()dispenso::PoolAllocatorT< kThreadSafe >
clear()dispenso::PoolAllocatorT< kThreadSafe >
dealloc(char *ptr)dispenso::PoolAllocatorT< kThreadSafe >
PoolAllocatorT(size_t chunkSize, size_t allocSize, std::function< void *(size_t)> allocFunc, std::function< void(void *)> deallocFunc)dispenso::PoolAllocatorT< kThreadSafe >
totalChunkCapacity() constdispenso::PoolAllocatorT< kThreadSafe >inline
~PoolAllocatorT()dispenso::PoolAllocatorT< kThreadSafe >