Home
last modified time | relevance | path

Searched defs:old (Results 1 – 6 of 6) sorted by relevance

/system/libfmq/
DEventFlag.cpp115 uint32_t old = std::atomic_fetch_or(mEfWordPtr, bitmask); in wake() local
144 uint32_t old = std::atomic_fetch_and(mEfWordPtr, ~bitmask); in waitHelper() local
/system/extras/simpleperf/
Dthread_tree.cpp165 MapEntry* old = *it; in FixOverlappedMap() local
/system/core/libutils/
DLooper.cpp96 sp<Looper> old = getForThread(); // also has side-effect of initializing TLS in setForThread() local
DRefBase.cpp413 int32_t old = refs->mStrong.fetch_sub(INITIAL_STRONG_VALUE, in incStrong() local
/system/core/lmkd/
Dlmkd.c166 static void adjslot_remove(struct adjslot_list *old) in adjslot_remove()
/system/core/init/
Dservice.cpp489 auto old = in AddDescriptor() local