Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h76 std::atomic<int> atomicRefCount_; variable
/ohos5.0/commonlibrary/c_utils/base/include/
H A Drefbase.h265 std::atomic<int> atomicRefCount_; // = (num of WeakRefCounter) + 1 variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.h255 std::atomic<int> atomicRefCount_; // = (num of WeakRefCounter) + 1 variable