Home
last modified time | relevance | path

Searched refs:GetJitLock (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.h152 thread_->GetHostThread()->GetJitLock()->Lock(); in JitLockHolder()
168 thread_->GetHostThread()->GetJitLock()->Lock(); in JitLockHolder()
175 thread_->GetHostThread()->GetJitLock()->Unlock(); in ~JitLockHolder()
203 thread->GetJitLock()->Lock(); in LockJit()
210 thread->GetJitLock()->Unlock(); in UnlockJit()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h1425 RecursiveMutex *GetJitLock() in GetJitLock() function in panda::ecmascript::JSThread

Completed in 3 milliseconds