Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/util/
Dsynchronized.h30 struct ConstProxy { struct
33 ConstProxy(ConstProxy &&other) in ConstProxy() function
39 … explicit ConstProxy(const Synchronized *paramObj) ACQUIRE_SHARED(obj->rwLock_) : obj {paramObj} in ConstProxy() argument