Searched defs:poolLock_ (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| D | monitor_pool.h | 105 os::memory::Mutex poolLock_; variable |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ | ||
| D | pgo_record_pool.h | 155 RWLock poolLock_; variable |
| /arkcompiler/runtime_core/static_core/runtime/tests/ | ||
| D | humongous_obj_allocator_test.cpp | 104 os::memory::Mutex poolLock_; member in ark::mem::HumongousObjAllocatorTest |
| D | freelist_allocator_test.cpp | 113 os::memory::Mutex poolLock_; member in ark::mem::FreeListAllocatorTest |
| D | runslots_allocator_test.cpp | 105 os::memory::Mutex poolLock_; member in ark::mem::RunSlotsAllocatorTest |