Searched defs:CreateBlockPoolFunc (Results 1 – 2 of 2) sorted by relevance
21 using CreateBlockPoolFunc = ::C2BlockPool* (*)(C2Allocator::id_t /* allocatorId */, variable
36 typedef ::C2BlockPool* (*CreateBlockPoolFunc)(::C2Allocator::id_t, ::C2BlockPool::local_id_t); typedef