Esempio n. 1
0
  ~LogCatReader() {
    io_thread.LockRemove(fd.Get());
    fd.Close();

    Kill(pid.exchange(0));
  }