Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h223 KqObjList& GetFdSet(void) { in GetFdSet() function
H A Dmicro_thread.cpp932 if (!this->KqueueAdd(thread->GetFdSet())) in KqueueSchedule()
941 KqObjList& rcvfds = thread->GetFdSet(); in KqueueSchedule()