Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
Drefbase.cpp230 int curCount = atomicStrong_.load(std::memory_order_relaxed); in IncStrongRefCount() local
244 int curCount = GetStrongRefCount(); in DecStrongRefCount() local
271 int curCount = GetWeakRefCount(); in DecWeakRefCount() local
332 int curCount = GetStrongRefCount(); in AttemptIncStrongRef() local
377 int curCount = GetStrongRefCount(); in AttemptIncStrong() local
478 const int curCount = refs_->IncStrongRefCount(objectId); in IncStrongRef() local
499 const int curCount = refs->DecStrongRefCount(objectId); in DecStrongRef() local