Searched refs:pool_reset (Results 1 – 7 of 7) sorted by relevance
41 ?pool_reset@rml@@YA_NPAVMemoryPool@1@@Z
41 ?pool_reset@rml@@YA_NPEAVMemoryPool@1@@Z
106 bool ok = pool_reset(pool); in TestPoolReset()566 bool ok = pool_reset(pool); in TestPoolKeepTillDestroy()625 fail = rml::pool_reset(nullptr); in TestEntries()
534 pool_reset(mallocPool); in TestPools()
190 TBBMALLOC_EXPORT bool pool_reset(MemoryPool* memPool);
48 void recycle() { rml::pool_reset(my_pool); } in recycle()
2746 bool pool_reset(rml::MemoryPool* memPool) in pool_reset() function