Searched refs:thread_pool_options (Results 1 – 1 of 1) sorted by relevance
84 const ThreadPoolOptionProto& thread_pool_options, int pool_number, in NewThreadPoolFromThreadPoolOptions() argument86 int32 num_threads = thread_pool_options.num_threads(); in NewThreadPoolFromThreadPoolOptions()90 const string& name = thread_pool_options.global_name(); in NewThreadPoolFromThreadPoolOptions()109 mvalue->first = thread_pool_options.num_threads(); in NewThreadPoolFromThreadPoolOptions()113 if (mvalue->first != thread_pool_options.num_threads()) { in NewThreadPoolFromThreadPoolOptions()118 thread_pool_options.num_threads()); in NewThreadPoolFromThreadPoolOptions()