Home
last modified time | relevance | path

Searched defs:SetCurrent (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/platforms/common/runtime/
Dthread.cpp23 void Thread::SetCurrent(Thread *thread) in SetCurrent() function in ark::Thread
/arkcompiler/runtime_core/platforms/common/runtime/
Dthread.cpp23 void Thread::SetCurrent(Thread *thread) in SetCurrent() function in panda::Thread
/arkcompiler/ets_runtime/common_components/thread/
Dthread_holder.cpp68 void ThreadHolder::SetCurrent(ThreadHolder *holder) in SetCurrent() function in common::ThreadHolder
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.h447 void SetCurrent(Inst *current) in SetCurrent() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h694 void SetCurrent(Inst *current) in SetCurrent() function