Searched refs:strong (Results 1 – 2 of 2) sorted by relevance
722 sp<Thread> strong(self->mHoldSelf); in _threadLoop() local723 wp<Thread> weak(strong); in _threadLoop()775 strong.clear(); in _threadLoop()777 strong = weak.promote(); in _threadLoop()778 } while(strong != 0); in _threadLoop()
52 -fstack-protector-strong \