Home
last modified time | relevance | path

Searched defs:MutatorLockState (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dlocks.h27 enum MutatorLockState { UNLOCKED, RDLOCK, WRLOCK }; enum in ark::MutatorLock
/arkcompiler/ets_runtime/ecmascript/
H A Dmutator_lock.h26 enum MutatorLockState { UNLOCKED, RDLOCK, WRLOCK }; enum in panda::ecmascript::MutatorLock

Completed in 1 milliseconds