Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h574 void SetCurrentThread(Thread *thread) const override in SetCurrentThread() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1310 virtual void SetCurrentThread([[maybe_unused]] Thread *thread) const in SetCurrentThread() function