Searched refs:mem_pool (Results 1 – 2 of 2) sorted by relevance
27 typedef struct mem_pool struct36 } mem_pool; argument39 mem_pool * 56 if ((mp = calloc(1, sizeof(mem_pool))) == NULL) { in MPCreate()
4 struct mem_pool;5 typedef struct mem_pool* mem_pool_t;