Home
last modified time | relevance | path

Searched refs:outCount (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Drefbase.cpp352 bool RefCounter::AttemptIncStrongRef(const void *objectId, int &outCount) in AttemptIncStrongRef() argument
387 outCount = curCount; in AttemptIncStrongRef()
/commonlibrary/c_utils/base/include/
H A Drefbase.h209 * @param outCount If the attempt success, the original value
213 bool AttemptIncStrongRef(const void *objectId, int &outCount);

Completed in 3 milliseconds