Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/common/runtime/
Dthread.cpp29 Thread *Thread::GetCurrent() in GetCurrent() function in panda::Thread
/arkcompiler/runtime_core/static_core/platforms/common/runtime/
Dthread.cpp29 Thread *Thread::GetCurrent() in GetCurrent() function in panda::Thread
/arkcompiler/runtime_core/static_core/runtime/scheduler/
Dtask.h31 static Task *GetCurrent() in GetCurrent() function
Dworker_thread.h32 static WorkerThread *GetCurrent() in GetCurrent() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_coroutine.h57 static EtsCoroutine *GetCurrent() in GetCurrent() function
Dets_napi_env.cpp41 PandaEtsNapiEnv *PandaEtsNapiEnv::GetCurrent() in GetCurrent() function in panda::ets::PandaEtsNapiEnv
Dets_vm.cpp206 PandaEtsVM *PandaEtsVM::GetCurrent() in GetCurrent() function in panda::ets::PandaEtsVM
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dsignal.h77 static void GetCurrent(SignalCtl &out) // NOLINT(google-runtime-references) in GetCurrent() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dsignal.h77 static void GetCurrent(SignalCtl &out) // NOLINT(google-runtime-references) in GetCurrent() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmtmanaged_thread.h167 static PANDA_PUBLIC_API MTManagedThread *GetCurrent() in GetCurrent() function
Dpanda_vm.h56 static PandaVM *GetCurrent() in GetCurrent() function
Dmanaged_thread.h154 PANDA_PUBLIC_API static ManagedThread *GetCurrent() in GetCurrent() function
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine.h151 static Coroutine *GetCurrent() in GetCurrent() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h689 Inst *GetCurrent() const in GetCurrent() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.h727 Inst *GetCurrent() const in GetCurrent() function
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp376 Runtime *Runtime::GetCurrent() in GetCurrent() function in panda::Runtime