Lines Matching full:threads
6 // browser threads like UI, IO, DB, FILE and CACHED threads. It also defines
7 // ThreadWatcher class which performs health check on threads that would like to
15 // TODO(raman): ThreadWatcher can detect hung threads. If a hung thread is
55 // This class performs health check on threads that would like to be watched.
202 // threads. Only one instance of this class exists.
220 // threads.
225 // deactive thread watching of other threads and tell NotificationService to
268 // Map of all registered watched threads, from thread_id to ThreadWatcher.
281 // DB, FILE, CACHED threads.