Searched refs:set_max_num_threads (Results 1 – 3 of 3) sorted by relevance
358 context.set_max_num_threads(1); in benchmark_all()
397 context->set_max_num_threads(n); in SetMaxNumThreads()
436 void set_max_num_threads(int n) { max_num_threads_ = n; } in set_max_num_threads() function