Searched refs:thread_name_prefix_ (Results 1 – 1 of 1) sorted by relevance
443 const std::string thread_name_prefix_; member in base::SequencedWorkerPool::Inner566 thread_name_prefix_(thread_name_prefix), in Inner()1182 new Worker(worker_pool_, thread_number, thread_name_prefix_); in FinishStartingAdditionalThread()