Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/util/include/chre/util/system/
H A Datomic_spsc_queue.h241 uint32_t headRaw = mQueue.mHead; in pop() local
284 uint32_t headRaw = mQueue.mHead; in extractInternal() local