Searched defs:MemPoolBlockInfo (Results 1 – 1 of 1) sorted by relevance
313 struct MemPoolBlockInfo struct316 …MemPoolBlockInfo* iNextFreeBlock; // Pointer to the next (right neighbor) free block in the buffer… argument317 …MemPoolBlockInfo* iPrevFreeBlock; // Pointer to the previous (left neighbor) free block in the buf… argument332 MemPoolBlockInfo* findfreeblock(uint32 aBlockSize); argument