Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dcha.h40 os::memory::Mutex lock_; variable
Dmonitor.h194 os::memory::Mutex lock_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dsparse_space.h106 os::memory::Mutex lock_; variable
165 os::memory::Mutex lock_; variable
Dlinear_space.h104 os::memory::Mutex lock_; variable
Dmem_map_allocator.h88 os::memory::Mutex lock_; variable
Dregion.h239 delete lock_; in ClearMembers() local
/arkcompiler/runtime_core/runtime/mem/
Dmalloc-proxy-allocator.h64 os::memory::Mutex lock_; variable
Drunslots_allocator.h223 typename LockConfigT::ListLock lock_; variable
399 typename LockConfigT::PoolLock lock_; variable
Drunslots.h304 LockTypeT lock_; variable
Dregion_space.h485 mutable os::memory::Mutex lock_; variable
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_queue.h85 os::memory::Mutex lock_; variable
/arkcompiler/runtime_core/runtime/include/
Dloadable_agent.h52 os::memory::LockHolder<os::memory::Mutex> lock_; variable
Druntime.h91 os::memory::LockHolder<os::memory::Mutex> lock_; variable
/arkcompiler/runtime_core/libpandabase/mem/
Dmmap_mem_pool.h273 mutable os::memory::RecursiveMutex lock_; variable
Dalloc_tracker.h123 os::memory::Mutex lock_; variable
/arkcompiler/runtime_core/runtime/tests/
Dmultithreaded_intern_string_table_test.cpp145 std::atomic_flag lock_ {0}; member in panda::mem::test::MultithreadedInternStringTableTest
/arkcompiler/ets_runtime/ecmascript/
Daot_file_manager.h506 os::memory::RWLock lock_; variable