Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_regression.cpp39 void RunThread(const Body& body, const Arg& arg) { in RunThread() function
61 RunThread( minimalAllocFree(), alloc_size ); // for threading library to take some memory in TestBootstrapLeak()
77 RunThread( minimalAllocFree(), alloc_size ); in TestBootstrapLeak()