Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h51 struct ScopedMutatorLock : public os::memory::ReadLockHolder<MutatorLock> { struct
52ScopedMutatorLock() : os::memory::ReadLockHolder<MutatorLock>(*PandaVM::GetCurrent()->GetMutatorLo… in ScopedMutatorLock() argument