Home | History | Annotate | Download | only in driver

Lines Matching refs:single_thread_pool_

763                                      ? single_thread_pool_.get()
885 DCHECK(single_thread_pool_ != nullptr);
2496 ? single_thread_pool_.get()
2910 single_thread_pool_.reset(new ThreadPool("Single-threaded Compiler driver thread pool", 0));
2915 single_thread_pool_.reset();