Home
last modified time | relevance | path

Searched refs:strong (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/
DThreads.cpp722 sp<Thread> strong(self->mHoldSelf); in _threadLoop() local
723 wp<Thread> weak(strong); in _threadLoop()
775 strong.clear(); in _threadLoop()
777 strong = weak.promote(); in _threadLoop()
778 } while(strong != 0); in _threadLoop()
/system/update_engine/
DAndroid.mk52 -fstack-protector-strong \