Searched refs:thread_name_ (Results 1 – 9 of 9) sorted by relevance
57 const char* thread_name_; member in media::AudioDeviceThread::Thread102 thread_name_(thread_name), in Thread()143 PlatformThread::SetName(thread_name_); in ThreadMain()
292 DCHECK(thread_name_.empty()) << "Should not rename this thread!"; in set_thread_name()293 thread_name_ = thread_name; in set_thread_name()295 const std::string& thread_name() const { return thread_name_; } in thread_name()489 std::string thread_name_; variable
526 DCHECK(!thread_name_.empty()); in StartHistogrammer()528 "MsgLoop:" + thread_name_, in StartHistogrammer()
42 thread_name_(thread_name), in BackgroundShellApplicationLoader()67 thread_.reset(new base::DelegateSimpleThread(this, thread_name_)); in Load()
54 const std::string thread_name_; variable
428 const std::string& thread_name() const { return thread_name_; } in thread_name()638 std::string thread_name_; variable
278 thread_name_ = suggested_name; in ThreadData()289 base::StringAppendF(&thread_name_, "WorkerThread-%d", thread_number); in ThreadData()
120 std::string thread_name() const { return thread_name_; } in thread_name()219 const std::string thread_name_; variable
129 thread_name_(params.thread_name), in ThreadWatcher()321 "ThreadWatcher.ResponseTime." + thread_name_; in Initialize()329 "ThreadWatcher.Unresponsive." + thread_name_; in Initialize()337 "ThreadWatcher.ResponsiveThreads." + thread_name_; in Initialize()343 "ThreadWatcher.UnresponsiveThreads." + thread_name_; in Initialize()