Searched refs:SUB_THREAD (Results 1 – 3 of 3) sorted by relevance
173 SUB_THREAD = 3, ///< sub thread, run simple task. enumerator241 return (SUB_THREAD == _type); in IsSubThread()
529 sub->SetType(MicroThread::SUB_THREAD); in mt_exec_all_task()
696 while (MicroThread::SUB_THREAD == type) in GetRootThread()