Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dthread.cpp78 Thread::Thread(PandaVM *vm, ThreadType threadType) in Thread()
208Thread::ThreadType threadType, panda::panda_file::SourceLang threadLang) in ManagedThread()
/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h126 Thread::ThreadType threadType = thread->GetThreadType(); in ThreadIsManagedThread() local