allocate(size_t nBytes) | ogdf::PoolMemoryAllocator | static |
allocateBlock() | ogdf::PoolMemoryAllocator | privatestatic |
BLOCK_SIZE | ogdf::PoolMemoryAllocator | privatestatic |
checkSize(size_t nBytes) | ogdf::PoolMemoryAllocator | inlinestatic |
cleanup() | ogdf::PoolMemoryAllocator | static |
deallocate(size_t nBytes, void *p) | ogdf::PoolMemoryAllocator | static |
deallocateList(size_t nBytes, void *pHead, void *pTail) | ogdf::PoolMemoryAllocator | static |
defrag() | ogdf::PoolMemoryAllocator | static |
enterCS() | ogdf::PoolMemoryAllocator | inlineprivatestatic |
fillPool(MemElemPtr &pFreeBytes, uint16_t nBytes) | ogdf::PoolMemoryAllocator | privatestatic |
flushPool() | ogdf::PoolMemoryAllocator | static |
leaveCS() | ogdf::PoolMemoryAllocator | inlineprivatestatic |
makeSlices(MemElemPtr p, int nWords, int nSlices) | ogdf::PoolMemoryAllocator | privatestatic |
MemElemPtr typedef | ogdf::PoolMemoryAllocator | private |
memoryAllocatedInBlocks() | ogdf::PoolMemoryAllocator | static |
memoryInGlobalFreeList() | ogdf::PoolMemoryAllocator | static |
memoryInThreadFreeList() | ogdf::PoolMemoryAllocator | static |
MIN_BYTES | ogdf::PoolMemoryAllocator | privatestatic |
PoolMemoryAllocator() | ogdf::PoolMemoryAllocator | inline |
s_blocks | ogdf::PoolMemoryAllocator | privatestatic |
s_mutex | ogdf::PoolMemoryAllocator | privatestatic |
s_pool | ogdf::PoolMemoryAllocator | privatestatic |
s_tp | ogdf::PoolMemoryAllocator | privatestatic |
slicesPerBlock(uint16_t nBytes) | ogdf::PoolMemoryAllocator | inlineprivatestatic |
slicesPerBlock(uint16_t nBytes, int &nWords) | ogdf::PoolMemoryAllocator | inlineprivatestatic |
TABLE_SIZE | ogdf::PoolMemoryAllocator | privatestatic |
unguardedMemGlobalFreelist() | ogdf::PoolMemoryAllocator | privatestatic |
~PoolMemoryAllocator() | ogdf::PoolMemoryAllocator | inline |