Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator.cc137 volatile std::atomic<uint32_t> tailptr; // Last block of iteration queue. member
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_memory_allocator.cc145 volatile std::atomic<uint32_t> tailptr; // Last block of iteration queue. member