Home
last modified time | relevance | path

Searched defs:mutatorLock_ (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Drendezvous.h42 virtual void SafepointBegin() ACQUIRE(*mutatorLock_); member in ark::Rendezvous
44 virtual void SafepointEnd() RELEASE(*mutatorLock_); member in ark::Rendezvous
55 MutatorLock *mutatorLock_; member in ark::Rendezvous
/arkcompiler/ets_runtime/ecmascript/
H A Druntime.h272 MutatorLock mutatorLock_; member in panda::ecmascript::Runtime
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dpanda_vm.h256 MutatorLock *mutatorLock_; member in ark::PandaVM
H A Dthread.h390 MutatorLock *mutatorLock_; member in ark::Thread

Completed in 3 milliseconds