Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_taskpool.cpp29 os::memory::LockHolder lh(taskpoolLock_); in TaskSubmitted() local
46 os::memory::LockHolder lh(taskpoolLock_); in TaskStarted() local
63 os::memory::LockHolder lh(taskpoolLock_); in TaskFinished() local
80 os::memory::LockHolder lh(taskpoolLock_); in CancelTask() local
91 os::memory::LockHolder lh(taskpoolLock_); in IsTaskCanceled() local
Dets_coroutine.cpp80 os::memory::LockHolder lh(*coroEvent); in RequestCompletion() local
Dets_vm.cpp770 os::memory::LockHolder lh(finalizableWeakRefListLock_); in RegisterFinalizerForObject() local
779 os::memory::LockHolder lh(finalizableWeakRefListLock_); in UnlinkFinalizableReference() local
787 os::memory::LockHolder lh(finalizableWeakRefListLock_); in CleanFinalizableReferenceList() local
/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.cpp1034 os::memory::LockHolder lh(mixedMarkedObjectsMutex_); in MarkStackMixed() local
1677 os::memory::LockHolder lh(concurrentMarkMutex_); in PauseTimeGoalDelay() local
2354 os::memory::LockHolder lh(concurrentMarkMutex_); in OnWaitForIdleFail() 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/coroutines/
Dcoroutine.cpp160 os::memory::LockHolder lh(preparingCallbacksLock_); in AcceptAnnouncedCallbacks() local
202 os::memory::LockHolder lh(preparingCallbacksLock_); in TryEnterAwaitModeAndLockAwaitee() local
Dthreaded_coroutine_manager.cpp205 os::memory::LockHolder lh(coroSwitchLock_); in UnblockWaiters() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_promise.cpp91 os::memory::LockHolder lh(*completionEvent); in PromotePromiseRef() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp937 os::memory::LockHolder lh(listenerLock_); in AddListener() local
943 os::memory::LockHolder lh(listenerLock_); in RemoveListener() local
949 os::memory::LockHolder lh(listenerLock_); in NormalizeListenersOnStartGC() 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