Home
last modified time | relevance | path

Searched refs:GetType (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmicro_thread.h230 ThreadType GetType(void) { in GetType() function
H A Dmicro_thread.cpp692 MicroThread::ThreadType type = _curr_thread->GetType(); in GetRootThread()
704 type = thread->GetType(); in GetRootThread()