Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.cpp567 SetActiveThread(_primo); in InitFrame()
726 this->SetActiveThread(thread); in ThreadSchdule()
888 this->SetActiveThread(thread); in NotifyThread()
905 this->SetActiveThread(daemon_thread); in SwapDaemonThread()
H A Dmicro_thread.h521 void SetActiveThread(MicroThread* thread) { in SetActiveThread() function