Searched refs:allocFailCallback (Results 1 – 2 of 2) sorted by relevance
263 DE_ASSERT(util->allocFailCallback); in deMemPool_createRoot()287 parent->util->allocFailCallback(parent->util->userPointer); in deMemPool_create()506 pool->util->allocFailCallback(pool->util->userPointer); in deMemPool_alloc()526 pool->util->allocFailCallback(pool->util->userPointer); in deMemPool_alignedAlloc()
58 deMemPoolAllocFailFunc allocFailCallback; member