Searched defs:threadType (Results 1 – 2 of 2) sorted by relevance
78 Thread::Thread(PandaVM *vm, ThreadType threadType) in Thread()208 … Thread::ThreadType threadType, panda::panda_file::SourceLang threadLang) in ManagedThread()
126 Thread::ThreadType threadType = thread->GetThreadType(); in ThreadIsManagedThread() local