logd: rename LogTimes -> LogReaderThread

LogTimes has evolved from being simply a store of the last timestamp
that each reader has read to being a class representing an individual
reader thread, including the thread function, so name it
appropriately.

Test: logging unit tests
Change-Id: I6914824376a6ff1f7509e657fa4dc044ead62954
8 files changed
tree: 5db300d88e21e9ab91a5bf43fd5ff1a3264a1f7c
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/