Home
last modified time | relevance | path

Searched defs:rlock (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Dcode_allocator.cpp75 os::memory::ReadLockHolder rlock(code_range_lock_); in InAllocatedCodeRange() local
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dcode_allocator.cpp78 os::memory::ReadLockHolder rlock(codeRangeLock_); in InAllocatedCodeRange() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_AbcRuntimeLinker.cpp69 os::memory::LockHolder rlock(ctx->GetAbcFilesMutex()); in EtsAbcRuntimeLinkerLoadClassFromAbcFiles() local