Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h495 void InsertPend(MicroThread* thread);
H A Dmicro_thread.cpp341 frame->InsertPend(thread); in SchedulePend()
852 void MtFrame::InsertPend(MicroThread* thread) in InsertPend() function in MtFrame