Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h497 void RemovePend(MicroThread* thread);
H A Dmicro_thread.cpp354 frame->RemovePend(thread); in ScheduleUnpend()
860 void MtFrame::RemovePend(MicroThread* thread) in RemovePend() function in MtFrame