Home
last modified time | relevance | path

Searched defs:CastFromThread (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_coroutine.h64 static EtsCoroutine *CastFromThread(Thread *thread) in CastFromThread() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmtmanaged_thread.h145 static MTManagedThread *CastFromThread(Thread *thread) in CastFromThread() function
Dmanaged_thread.h132 static ManagedThread *CastFromThread(Thread *thread) in CastFromThread() function
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine.h163 static Coroutine *CastFromThread(Thread *thread) in CastFromThread() function