Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h254 bool HasNoSubThread();
H A Dmicro_thread.cpp248 if (parent->HasNoSubThread()) in WakeupParent()
259 bool MicroThread::HasNoSubThread() in HasNoSubThread() function in MicroThread