Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/ringbuf/
Dlock_free_ring_buffer.h77 auto local_tail = tail_index_.load(std::memory_order_acquire); in IsEmpty() local
126 [[maybe_unused]] auto local_tail = tail_index_.load(std::memory_order_acquire); in CheckInvariant() local