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 676 mHoldSelf = this;
693 mHoldSelf.clear(); // "this" may have gone away after this.
708 sp<Thread> strong(self->mHoldSelf);
710 self->mHoldSelf.clear();
  /frameworks/base/include/utils/
threads.h 445 sp<Thread> mHoldSelf;

Completed in 24 milliseconds