Home
last modified time | relevance | path

Searched refs:g_epollEventPtrList (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_epoll.c74 static List g_epollEventPtrList; variable
157 LIST_FOR_EACH(curr, &g_epollEventPtrList) { in EpollSetFindByFd()
170 LIST_FOR_EACH(curr, &g_epollEventPtrList) { in EpollEventListFind()
359 ListInitHead(&g_epollEventPtrList); in EpollEventPtrInit()
394 ListInsertTail(&g_epollEventPtrList, &(ptr->list)); in EpollEventRecordAdd()

Completed in 2 milliseconds