Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dthread.cpp182 …hread *ManagedThread::Create(Runtime *runtime, PandaVM *vm, ark::panda_file::SourceLang threadLang) in Create()
193 …ead *MTManagedThread::Create(Runtime *runtime, PandaVM *vm, ark::panda_file::SourceLang threadLang) in Create()
208 Thread::ThreadType threadType, ark::panda_file::SourceLang threadLang) in ManagedThread()
615 ark::panda_file::SourceLang threadLang) in MTManagedThread()
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine.cpp36ark::panda_file::SourceLang threadLang, PandaString name, CoroutineContext *context, in Coroutine()