HomeSort by relevance Sort by last modified time
    Searched refs:mHoldSelf (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/utils/
Threads.cpp 706 mHoldSelf = this;
723 mHoldSelf.clear(); // "this" may have gone away after this.
738 sp<Thread> strong(self->mHoldSelf);
740 self->mHoldSelf.clear();
  /frameworks/base/include/utils/
threads.h 535 sp<Thread> mHoldSelf;

Completed in 322 milliseconds