Searched defs:memory_pool (Results 1 – 2 of 2) sorted by relevance
20 struct memory_pool { struct27 void memory_pool_init(struct memory_pool *pool); argument
115 DynamicMemPoolBestFit *memory_pool() { return memory_pool_; } in memory_pool() function