Home
last modified time | relevance | path

Searched defs:SetCurrentThread (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h619 void SetCurrentThread(ThreadPtr thread) const override in SetCurrentThread() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1626 virtual void SetCurrentThread([[maybe_unused]] ThreadPtr thread) const in SetCurrentThread() function