Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_pools.cpp203 void *CrossThreadGetMem(intptr_t pool_id, size_t &bytes) in CrossThreadGetMem() function
243 rml::MemPoolPolicy pol(CrossThreadGetMem, CrossThreadPutMem); in operator ()()
297 rml::MemPoolPolicy pol(CrossThreadGetMem, CrossThreadPutMem); in TestTooSmallBuffer()