Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dmutex.h40 void Lock() const {} in Lock() function
298 inline void Lock(L0 &lock) in Lock() function
304 void Lock(L0 &lock0, L1 &...rest) NO_THREAD_SAFETY_ANALYSIS in Lock() function
Dmutex.cpp62 void Mutex::Lock() in Lock() function in ark::os::memory::Mutex
/arkcompiler/ets_runtime/ecmascript/
Dwaiter_list.h96 void Lock() 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/static_core/runtime/coroutines/
Dcoroutine_events.h66 void Lock() ACQUIRE() in Lock() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_sync_primitives.cpp32 void EtsMutex::Lock() in Lock() function in ark::ets::EtsMutex
Dets_promise.h212 void Lock() in Lock() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
Dmutex.cpp81 void Mutex::Lock() in Lock() function in ark::os::unix::memory::futex::Mutex
/arkcompiler/ets_runtime/ecmascript/platform/common/
Dmutex.cpp40 void Mutex::Lock() in Lock() function in panda::ecmascript::Mutex
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebug_inf.cpp99 void DebugInf::Lock(PCodeMetaInfo *mi) in Lock() function in ark::tooling::DebugInf
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dmutex.cpp73 void Mutex::Lock() in Lock() function in panda::os::unix::memory::futex::Mutex
/arkcompiler/jsvm/src/inspector/
Djsvm_mutex.h324 void MutexBase<Traits>::Lock() in Lock() function