Home
last modified time | relevance | path

Searched defs:KqueueSchedule (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dkqueue_proxy.h241 … virtual bool KqueueSchedule(KqObjList* fdlist, KqueuerObj* fd, int timeout) { return false; }; in KqueueSchedule() function
H A Dmicro_thread.cpp912 bool MtFrame::KqueueSchedule(KqObjList* fdlist, KqueuerObj* fd, int timeout) in KqueueSchedule() function in MtFrame