Searched refs:num_threads_in_sub_thread_pool (Results 1 – 5 of 5) sorted by relevance
80 std::vector<int> num_threads_in_sub_thread_pool = {1}; member295 std::vector<int> num_threads_in_sub_thread_pool; member303 const std::vector<int>& num_threads_in_sub_thread_pool, in Options()315 num_threads_in_sub_thread_pool(num_threads_in_sub_thread_pool), in Options()
35 CHECK(options.num_threads_in_sub_thread_pool.size() == // Crash OK. in RunHandlerThreadWorkQueue()49 pool_options.num_threads_in_sub_thread_pool = in RunHandlerThreadWorkQueue()50 options.num_threads_in_sub_thread_pool; in RunHandlerThreadWorkQueue()
56 std::vector<int> num_threads_in_sub_thread_pool = {1}; member
88 pool_options.num_threads_in_sub_thread_pool = {2}; in TEST()125 pool_options.num_threads_in_sub_thread_pool = {2}; in TEST()
356 num_threads_in_sub_thread_pool_(options.num_threads_in_sub_thread_pool), in RunHandlerThreadPool()726 options.num_threads_in_sub_thread_pool, in Impl()