Searched refs:mOther (Results 1 – 1 of 1) sorted by relevance
134 private SleepyThread mOther; field in SleepyThread141 mOther = other; in SleepyThread()159 if (mOther == null) { in run()187 + mOther.isAlive() + ")"); in run()188 mOther.interrupt(); in run()189 mOther.otherDone = true; in run()