Searched defs:thread_name_in (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher.h85 const std::string& thread_name_in,
92 thread_name(thread_name_in),
84 WatchingParams(const content::BrowserThread::ID& thread_id_in, const std::string& thread_name_in, const base::TimeDelta& sleep_time_in, const base::TimeDelta& unresponsive_time_in, uint32 unresponsive_threshold_in, bool crash_on_hang_in, uint32 live_threads_threshold_in) argument

Completed in 58 milliseconds