Home
last modified time | relevance | path

Searched defs:PoolSpace (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_pools.cpp40 struct PoolSpace: utils::NoCopy { struct
48 PoolSpace(size_t bufSz = BUF_SIZE) : in PoolSpace() function
53 ~PoolSpace() { in ~PoolSpace() argument