Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage.h176 mutable os::memory::RWLock storageLock_; variable
177 bool isXGCinProgress_ GUARDED_BY(storageLock_) {false}; // CC-OFF(G.FMT.03) project code style in GUARDED_BY() argument