Home
last modified time | relevance | path

Searched defs:lh (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dupdate_remset_task_queue.cpp34 os::memory::LockHolder lh(this->updateRemsetLock_); in UpdateRemsetTaskQueue() local
93 os::memory::LockHolder lh(this->updateRemsetLock_); in CreateWorkerImpl() local
102 [[maybe_unused]] os::memory::LockHolder lh(this->updateRemsetLock_); in DestroyWorkerImpl() local
Dg1-gc.cpp1070 os::memory::LockHolder lh(mixedMarkedObjectsMutex_); in MarkStackMixed() local
1781 os::memory::LockHolder lh(concurrentMarkMutex_); in PauseTimeGoalDelay() local
2459 os::memory::LockHolder lh(concurrentMarkMutex_); in OnWaitForIdleFail() local
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlFormattersCache.cpp33 os::memory::LockHolder lh(mtx_); in NumFmtsCacheInvalidation() local
60 os::memory::LockHolder lh(mtx_); in NumRangeFmtsCacheInvalidation() local
86 os::memory::LockHolder lh(mtx_); in EraseRandFmtsGroupByEraseRatio() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Devent_loop_module.cpp83 os::memory::LockHolder lh(lock_); in PushCallback() local
92 os::memory::LockHolder lh(lock_); in ExecuteAllCallbacks() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Promise.cpp89 EtsMutex::LockHolder lh(hpromise); in EtsPromiseResolve() local
121 EtsMutex::LockHolder lh(hpromise); in EtsPromiseReject() local
136 EtsMutex::LockHolder lh(hpromise); in EtsPromiseSubmitCallback() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_finalizable_weak_ref_test.cpp138 os::memory::LockHolder lh(mutex_); in Wait() local
146 os::memory::LockHolder lh(mutex_); in Fire() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp980 os::memory::LockHolder lh(listenerLock_); in AddListener() local
986 os::memory::LockHolder lh(listenerLock_); in RemoveListener() local
992 os::memory::LockHolder lh(listenerLock_); in NormalizeListenersOnStartGC() local
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dthreaded_coroutine_manager.cpp213 os::memory::LockHolder lh(coroSwitchLock_); in UnblockWaiters() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp777 os::memory::LockHolder lh(finalizableWeakRefListLock_); in RegisterFinalizerForObject() local
785 os::memory::LockHolder lh(finalizableWeakRefListLock_); in CleanFinalizableReferenceList() local
/arkcompiler/runtime_core/static_core/verification/verifier/
Dverifier.cpp60 os::memory::LockHolder lh {*lock}; in Worker() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument