Method
NumCosmoMathMemoryPoolget
Declaration [src]
gpointer
ncm_memory_pool_get (
NcmMemoryPool* mp
)
Description [src]
Search in the pool for a non used slice and return the first finded. If none allocate a new one add to the pool and return it.