Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.cpp941 KqObjList& rcvfds = thread->GetFdSet(); in KqueueSchedule() local
943 TAILQ_FOREACH(fdata, &rcvfds, _entry) in KqueueSchedule()
950 this->KqueueDel(rcvfds); in KqueueSchedule()