Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/finalreg/
Dfinalization_registry_manager.cpp90 …[[maybe_unused]] uint32_t oldCnt = finRegCleanupCoroCount_.fetch_sub(1, std::memory_order_acq_rel); in CleanupCoroFinished() local
98 uint32_t oldCnt = cnt; in UpdateFinRegCoroCountAndCheckIfCleanupNeeded() local