Home
last modified time | relevance | path

Searched refs:SetType (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/micro_thread/
H A Dmicro_thread.h227 void SetType(ThreadType type) { in SetType() function
H A Dmt_api.cpp529 sub->SetType(MicroThread::SUB_THREAD); in mt_exec_all_task()
H A Dmicro_thread.cpp555 _daemon->SetType(MicroThread::DAEMON); in InitFrame()