Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h240 bool IsSubThread(void) { in IsSubThread() function
H A Dmicro_thread.cpp234 if (this->IsSubThread()) { in Run()