Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_init_shutdown.cpp96 TestFunc2b func2b(barr, t2a); in Test2() local
99 std::thread t2b(func2b, std::size_t(1)); in Test2()