Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
Drefbase.cpp247 int curCount = atomicStrong_.load(std::memory_order_relaxed); in IncStrongRefCount() local
261 int curCount = GetStrongRefCount(); in DecStrongRefCount() local
288 int curCount = GetWeakRefCount(); in DecWeakRefCount() local
354 int curCount = GetStrongRefCount(); in AttemptIncStrongRef() local
404 int curCount = GetStrongRefCount(); in AttemptIncStrong() local
521 const int curCount = refs_->IncStrongRefCount(objectId); in IncStrongRef() local
551 const int curCount = refs->DecStrongRefCount(objectId); in DecStrongRef() local