Searched refs:nextPool (Results 1 – 2 of 2) sorted by relevance
94 deMemPool* nextPool; /*!< Next pool in parent's linked list. */ member201 pool->nextPool = parent->firstChild; in createPoolInternal()319 iterNext = iter->nextPool; in deMemPool_destroy()327 if (pool->prevPool) pool->prevPool->nextPool = pool->nextPool; in deMemPool_destroy()328 if (pool->nextPool) pool->nextPool->prevPool = pool->prevPool; in deMemPool_destroy()334 parent->firstChild = pool->nextPool; in deMemPool_destroy()401 for (child = pool->firstChild; child; child = child->nextPool) in deMemPool_getNumAllocatedBytes()419 for (child = pool->firstChild; child; child = child->nextPool) in deMemPool_getCapacity()
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...