Searched defs:HasLock (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | mutator_lock.cpp | 62 bool MutatorLock::HasLock() const in HasLock() function in panda::ecmascript::MutatorLock |
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| D | locks.cpp | 112 bool MutatorLock::HasLock() const in HasLock() function in ark::MutatorLock |