Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/system/
Datomic_spsc_queue.h242 uint32_t headIndex = headRaw % kCapacity; in pop() local
285 size_t headIndex = headRaw % kCapacity; in extractInternal() local