Searched refs:node_num (Results 1 – 1 of 1) sorted by relevance
67 const unsigned node_num = 100; variable68 const unsigned start_index = node_num / 3;69 const unsigned end_index = node_num * 2 / 3;79 … unsigned(current_task_index) < node_num - (node_num % tbb::this_task_arena::max_concurrency()); in body_func()139 for( unsigned i = 0; i < node_num; ++i ) { in test_node()