Searched refs:THREAD_STOPPED (Results 1 – 2 of 2) sorted by relevance
112 fcm->threadStatus[dir] = THREAD_STOPPED; in RunWiFiFlowControl()159 while ((fcm->threadStatus[dir] != THREAD_STOPPED) && (count < MAX_EXIT_THREAD_COUNT)) { in DestroyTask()
84 THREAD_STOPPED, /**< Stopped */ enumerator