Home | History | Annotate | Download | only in metrics

Lines Matching full:watching

21 //   The following is an example for watching responsiveness of watched (IO)
112 // will register that ThreadWatcher object and activate the thread watching of
145 // This method activates the thread watching which starts ping/pong messaging.
148 // This method de-activates the thread watching and revokes all tasks.
151 // This will ensure that the watching is actively taking place, and awaken
243 // This is set to true if thread watcher is watching.
304 // class provides utility functions to start and stop watching all browser
381 // This method posts a task on WatchDogThread to start watching all browser
387 // deactive thread watching of other threads and tell NotificationService to
402 // This will ensure that the watching is actively taking place, and awaken
444 // This constructs the |ThreadWatcherList| singleton and starts watching
505 // This class ensures that the thread watching is actively taking place. Only
549 // Class for WatchDogThread and in its Init method, we start watching UI, IO,