Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h191 RUNABLE = 1, enumerator
H A Dmicro_thread.cpp556 _daemon->SetState(MicroThread::RUNABLE); in InitFrame()
837 thread->SetState(MicroThread::RUNABLE); in InsertRunable()