Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
Dsys_epoll.c58 EpollSet *epollSetPtr; member
62 EpollSet *epollSetPtr; member
113 EpollSet *epollSetPtr = NULL; in CtlEpollDescSync() local
166 static struct EpollEventPtr *EpollEventListFind(const EpollSet *epollSetPtr) in EpollEventListFind()
205 static int32_t EpollEventTaskListAdd(const EpollSet *epollSetPtr, EpollTask *task) in EpollEventTaskListAdd()
221 static void EpollEventTaskListDel(const EpollSet *epollSetPtr, const EpollTask *task) in EpollEventTaskListDel()
251 static EpollTask *EpollSetFindTaskByFd(const EpollSet *epollSetPtr, int32_t fd) in EpollSetFindTaskByFd()
375 static int32_t EpollEventRecordAdd(EpollSet *epollSetPtr) in EpollEventRecordAdd()
408 EpollSet *epollSetPtr = NULL; in CreateEpollDesc() local
515 static int32_t EpollFdEventTaskAdd(EpollSet *epollSetPtr, EpollTask *task) in EpollFdEventTaskAdd()
[all …]