Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/util/
Dsynchronized.h30 struct ConstProxy { struct
33 ConstProxy(ConstProxy &&other) in ConstProxy() argument
39 ConstProxy(const Synchronized *param_obj) ACQUIRE_SHARED(obj->rw_lock_) : obj {param_obj} argument