Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task_arena.cpp1098 class TestMultipleWaitsThreadBody : utils::NoAssign { class
1101TestMultipleWaitsThreadBody( int bunch_size, int num_tasks, tbb::task_arena& a, std::vector<wait_c… in TestMultipleWaitsThreadBody() function in TestMultipleWaitsThreadBody
1133 …std::thread( TestMultipleWaitsThreadBody( bunch_size, num_tasks, a, waiters, processed, tgc ), idx… in TestMultipleWaits()
1139 …std::thread( TestMultipleWaitsThreadBody( bunch_size, num_tasks, a, waiters, processed, tgc ), idx… in TestMultipleWaits()