Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_init_shutdown.cpp94 TestFunc2a func2a(barr); in Test2() local
98 t2a = std::thread(func2a, std::size_t(0)); in Test2()