Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libbroadcastring/include/libbroadcastring/
Dbroadcast_ring.h340 uint32_t final_head = std::atomic_load_explicit( in Get() local
343 if (final_head - head > *sequence - head) in Get()