Searched defs:GetCurrent (Results 1 – 16 of 16) sorted by relevance
29 Thread *Thread::GetCurrent() in GetCurrent() function in panda::Thread
31 static Task *GetCurrent() in GetCurrent() function
32 static WorkerThread *GetCurrent() in GetCurrent() function
57 static EtsCoroutine *GetCurrent() in GetCurrent() function
41 PandaEtsNapiEnv *PandaEtsNapiEnv::GetCurrent() in GetCurrent() function in panda::ets::PandaEtsNapiEnv
206 PandaEtsVM *PandaEtsVM::GetCurrent() in GetCurrent() function in panda::ets::PandaEtsVM
77 static void GetCurrent(SignalCtl &out) // NOLINT(google-runtime-references) in GetCurrent() function
167 static PANDA_PUBLIC_API MTManagedThread *GetCurrent() in GetCurrent() function
56 static PandaVM *GetCurrent() in GetCurrent() function
154 PANDA_PUBLIC_API static ManagedThread *GetCurrent() in GetCurrent() function
151 static Coroutine *GetCurrent() in GetCurrent() function
689 Inst *GetCurrent() const in GetCurrent() function
727 Inst *GetCurrent() const in GetCurrent() function
376 Runtime *Runtime::GetCurrent() in GetCurrent() function in panda::Runtime