Searched refs:worker_name (Results 1 – 1 of 1) sorted by relevance
156 const std::string worker_name = StringPrintf("%s worker thread %zu", name_.c_str(), in CreateThreads() local159 new ThreadPoolWorker(this, worker_name, worker_stack_size_)); in CreateThreads()