Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
Dsp_mc_lock_free_queue.h185 inline bool TryMovePopIndex(size_t popIndex) in TryMovePopIndex()
267 auto popIndex = popIndex_.load(std::memory_order_acquire); in Size() local
321 auto popIndex = popIndex_.load(std::memory_order_acquire); in Pop() local
Dsp_sc_lock_free_queue.h89 auto popIndex = popIndex_.load(std::memory_order_acquire); in Pop() local
121 auto popIndex = popIndex_.load(std::memory_order_acquire); in Size() local