|
HDK
|
This is the complete list of members for UT_SmallObjectAllocator, including all inherited members.
| aligned_allocate(size_t bytes, size_t alginment) | UT_SmallObjectAllocator | static |
| aligned_free(void *p, size_t bytes) | UT_SmallObjectAllocator | static |
| allocate(size_t bytes) | UT_SmallObjectAllocator | static |
| deallocate(void *p, size_t bytes) | UT_SmallObjectAllocator | static |
| dumpStats(UT_WorkBuffer &buf) | UT_SmallObjectAllocator | static |
| UT_SmallObjectAllocator(bool cleanPages, int pageSize, size_t maxObjectSize, bool threadSafe) | UT_SmallObjectAllocator |