Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h220 void AddFdList(KqObjList* fdset) { in AddFdList() function
H A Dmicro_thread.cpp924 thread->AddFdList(fdlist); in KqueueSchedule()