Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_flow_graph_priorities.cpp167 unsigned highest_priority_within_group = end_index - i - 1; in test_node() local
169 if( g_task_info[j].my_priority == int(highest_priority_within_group) ) { in test_node()