Home
last modified time | relevance | path

Searched refs:KqueueDel (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/micro_thread/
H A Dkqueue_proxy.h244 bool KqueueDel(KqObjList& fdset);
H A Dkqueue_proxy.cpp150 bool KqueueProxy::KqueueDel(KqObjList& obj_list) in KqueueDel() function in KqueueProxy
H A Dmicro_thread.cpp950 this->KqueueDel(rcvfds); in KqueueSchedule()