Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Drunslots_allocator-inl.h822 uintptr_t lastRunslot = freePtr_.load(std::memory_order_acquire); in IterateOverRunSlots() local
843 uintptr_t lastRunslot = freePtr_.load(std::memory_order_acquire); in HasUsedMemory() local