Home
last modified time | relevance | path

Searched defs:lock_ (Results 1 – 25 of 38) sorted by relevance

12

/arkcompiler/runtime_core/static_core/runtime/
Dcha.h40 os::memory::Mutex lock_; variable
Dmonitor.h194 os::memory::Mutex lock_; variable
/arkcompiler/toolchain/tooling/static/debugger/
Dbreakpoint_storage.h99 bool breakpointsActive_ GUARDED_BY(lock_) {true}; in GUARDED_BY() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/debugger/
Dbreakpoint_storage.h99 bool breakpointsActive_ GUARDED_BY(lock_) {true}; in GUARDED_BY() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_object_state_table.h56 os::memory::RWLock lock_; variable
Dets_namespace_manager_impl.h60 mutable os::memory::RWLock lock_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dgc_task_tracker.h43 static os::memory::Mutex lock_; variable
Dgc_task_tracker.cpp23 os::memory::Mutex GCTaskTracker::lock_; // NOLINT(fuchsia-statically-constructed-objects) member in ark::ets::intrinsics::GCTaskTracker
/arkcompiler/runtime_core/static_core/runtime/mem/
Dmalloc-proxy-allocator.h62 os::memory::Mutex lock_; variable
Drunslots_allocator.h231 typename LockConfigT::ListLock lock_; variable
407 typename LockConfigT::PoolLock lock_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_queue.h85 mutable os::memory::Mutex lock_; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dloadable_agent.h52 os::memory::LockHolder<os::memory::Mutex> lock_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.h113 Mutex lock_; variable
Djit_fort_memdesc.h173 Mutex lock_; variable
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_manager_map.h36 mutable std::mutex lock_; variable
/arkcompiler/ets_runtime/common_components/heap/space/
Dyoung_space.h115 std::mutex lock_; variable
Dold_space.h153 std::mutex lock_; variable
/arkcompiler/runtime_core/static_core/verification/jobs/
Dservice.h64 ark::os::memory::Mutex lock_; variable
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dmemory_allocation_dumper.h104 os::memory::Mutex lock_; variable
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_gc_evacuator.h129 Mutex lock_; variable
Dshared_space.h116 Mutex lock_; variable
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
Dwait_list.h169 os::memory::RWLock mutable lock_; variable
/arkcompiler/runtime_core/libpandabase/mem/
Dmmap_mem_pool.h280 mutable os::memory::RecursiveMutex lock_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/tracing/
Dtracing.h140 std::mutex lock_; variable
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dalloc_tracker.h121 os::memory::Mutex lock_; variable

12