Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_flow_graph_priorities.cpp393 unsigned max_span = unsigned(2 * cpu_threads + 1); in test() local
395 CHECK_MESSAGE( (g_async_task_ids[idx] - g_async_task_ids[idx-1] <= max_span), in test()