Home
last modified time | relevance | path

Searched refs:BootStrapBlocks (Results 1 – 1 of 1) sorted by relevance

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp97 class BootStrapBlocks { class
275 BootStrapBlocks bootStrapBlocks;
345 friend void *BootStrapBlocks::allocate(MemoryPool *, size_t);
874 void *BootStrapBlocks::allocate(MemoryPool *memPool, size_t size) in allocate()
905 void BootStrapBlocks::free(void* ptr) in free()
915 void BootStrapBlocks::reset() in reset()