Home
last modified time | relevance | path

Searched defs:GetCurrent (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/platforms/common/runtime/
Dthread.cpp29 Thread *Thread::GetCurrent() in GetCurrent() function in panda::Thread
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dsignal.h77 static void GetCurrent(SignalCtl &out) // NOLINT(google-runtime-references) in GetCurrent() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h689 Inst *GetCurrent() const in GetCurrent() function