Home
last modified time | relevance | path

Searched refs:InsertRunable (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/micro_thread/
H A Dmicro_thread.cpp355 frame->InsertRunable(thread); in ScheduleUnpend()
648 mtframe->InsertRunable(thread); in CreateThread()
764 InsertRunable(thread); in WakeupTimeout()
832 void MtFrame::InsertRunable(MicroThread* thread) in InsertRunable() function in MtFrame
893 this->InsertRunable(thread); in NotifyThread()
904 this->InsertRunable(thread); in SwapDaemonThread()
H A Dmt_notify.cpp70 frame->InsertRunable(thread); in NotifyWriteWait()
219 frame->InsertRunable(thread); in InputNotify()
H A Dkqueue_proxy.cpp463 frame->InsertRunable(thread); in InputNotify()
484 frame->InsertRunable(thread); in OutputNotify()
H A Dmicro_thread.h493 void InsertRunable(MicroThread* thread);
H A Dmt_api.cpp537 mtframe->InsertRunable(sub); in mt_exec_all_task()
H A Dmt_net.cpp717 frame->InsertRunable(thread); in NotifyThread()