Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
Drefbase.cpp272 … int newCurCount = atomicStrong_.fetch_sub(INITIAL_PRIMARY_VALUE, std::memory_order_release); in IncStrongRefCount() local
437 int newCurCount = atomicStrong_.fetch_sub(INITIAL_PRIMARY_VALUE, std::memory_order_release); in AttemptIncStrongRef() local