Searched defs:threads_range (Results 1 – 2 of 2) sorted by relevance
57 std::vector<thread_num_type> threads_range; in concurrency_range() local69 … static std::vector<thread_num_type> threads_range = concurrency_range(get_platform_max_threads()); in concurrency_range() local
592 auto threads_range = utils::concurrency_range(max_threads); in execute_outer_graph() local604 auto threads_range = utils::concurrency_range(max_threads); in test_in_arena() local