Home
last modified time | relevance | path

Searched refs:releaseAll (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbbmalloc/
H A Dtbbmalloc_internal.h556 template<bool poolDestroy> void releaseAll(Backend *backend);
H A Dfrontend.cpp971 template<bool poolDestroy> void AllLargeBlocksList::releaseAll(Backend *backend) { in releaseAll() function in rml::internal::AllLargeBlocksList
1119 extMemPool.lmbList.releaseAll</*poolDestroy=*/false>(&extMemPool.backend); in reset()
1148 extMemPool.lmbList.releaseAll</*poolDestroy=*/true>(&extMemPool.backend); in destroy()