Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/daemon/
Ddaemon_thread.h111 MutatorLock::MutatorLockState mutatorLockState_ = MutatorLock::MutatorLockState::UNLOCKED; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h2109 MutatorLock::MutatorLockState mutatorLockState_ = MutatorLock::MutatorLockState::UNLOCKED; variable