Home
last modified time | relevance | path

Searched refs:RemoveIoWait (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_notify.cpp69 frame->RemoveIoWait(thread); in NotifyWriteWait()
218 frame->RemoveIoWait(thread); in InputNotify()
H A Dkqueue_proxy.cpp462 frame->RemoveIoWait(thread); in InputNotify()
483 frame->RemoveIoWait(thread); in OutputNotify()
H A Dmicro_thread.cpp757 RemoveIoWait(thread); in WakeupTimeout()
823 void MtFrame::RemoveIoWait(MicroThread* thread) in RemoveIoWait() function in MtFrame
884 this->RemoveIoWait(thread); in NotifyThread()
H A Dmicro_thread.h491 void RemoveIoWait(MicroThread* thread);
H A Dmt_net.cpp716 frame->RemoveIoWait(thread); in NotifyThread()