Searched defs:Lock (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | waiter_list.h | 100 void Lock() ACQUIRE() in Lock() function |
| /arkcompiler/runtime_core/libpandabase/os/ | ||
| D | mutex.h | 38 void Lock() const {} in Lock() function |
| D | mutex.cpp | 62 void Mutex::Lock() in Lock() function in panda::os::memory::Mutex |
| /arkcompiler/runtime_core/runtime/tooling/ | ||
| D | debug_inf.cpp | 101 void DebugInf::Lock(PCodeMetaInfo *mi) in Lock() function in panda::tooling::DebugInf |
| /arkcompiler/runtime_core/platforms/unix/libpandabase/futex/ | ||
| D | mutex.cpp | 81 void Mutex::Lock() in Lock() function in panda::os::unix::memory::futex::Mutex |