Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_arena_priorities.cpp286 unsigned overall_progressing_arenas_tasks_num = 0; in test() local
296 overall_progressing_arenas_tasks_num += (int)( in test()
322 … expected_overall_progressing_arenas_tasks_num == overall_progressing_arenas_tasks_num, in test()