Home
last modified time | relevance | path

Searched defs:Lock (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dwaiter_list.h100 void Lock() ACQUIRE() in Lock() function
/arkcompiler/runtime_core/libpandabase/os/
Dmutex.h38 void Lock() const {} in Lock() function
Dmutex.cpp62 void Mutex::Lock() in Lock() function in panda::os::memory::Mutex
/arkcompiler/runtime_core/runtime/tooling/
Ddebug_inf.cpp101 void DebugInf::Lock(PCodeMetaInfo *mi) in Lock() function in panda::tooling::DebugInf
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dmutex.cpp81 void Mutex::Lock() in Lock() function in panda::os::unix::memory::futex::Mutex