Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcha.h40 os::memory::Mutex lock_; variable
Dmonitor.h191 os::memory::Mutex lock_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dmalloc-proxy-allocator.h62 os::memory::Mutex lock_; variable
Drunslots_allocator.h223 typename LockConfigT::ListLock lock_; variable
399 typename LockConfigT::PoolLock lock_; variable
Drunslots.h298 LockTypeT lock_; variable
Dregion_space.h505 mutable os::memory::Mutex lock_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dsparse_space.h144 Mutex lock_; variable
206 Mutex lock_; variable
Dlinear_space.h88 Mutex lock_; variable
Dmem_map_allocator.h139 Mutex lock_; variable
Dregion.h247 delete lock_; in ClearMembers() local
/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
Druntime.h98 os::memory::LockHolder<os::memory::Mutex> lock_; variable
/arkcompiler/runtime_core/static_core/verification/jobs/
Dservice.h64 panda::os::memory::Mutex lock_; variable
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dmemory_allocation_dumper.h104 os::memory::Mutex lock_; variable
/arkcompiler/runtime_core/libpandabase/mem/
Dmmap_mem_pool.h273 mutable os::memory::RecursiveMutex lock_; variable
Dalloc_tracker.h124 os::memory::Mutex lock_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/tracing/
Dtracing.h139 std::mutex lock_; variable
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmmap_mem_pool.h330 mutable os::memory::RecursiveMutex lock_; variable
Dalloc_tracker.h121 os::memory::Mutex lock_; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dmultithreaded_intern_string_table_test.cpp149 std::atomic_flag lock_ {false}; member in panda::mem::test::MultithreadedInternStringTableTest
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_gc.cpp55 os::memory::Mutex lock_; member in panda::ets::intrinsics::GCTaskTracker
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
Dtask_scheduler_test.cpp100 os::memory::Mutex lock_; member in panda::taskmanager::TaskSchedulerTest