Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h193 SLEEPING = 3, enumerator
H A Dmicro_thread.cpp793 thread->SetState(MicroThread::SLEEPING); in InsertSleep()