Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Depoll_app.c95 HlistAddTail(&sock->epTaskList, &epi->sockWaitNode); in EpollAddToSockWaitList()
251 node = HLIST_FIRST(&sock->epTaskList); in EpRemove()
254 HlistDelete(&sock->epTaskList, node); in EpRemove()
865 HLIST_INIT(&sock->epTaskList); in SpungeEpollCreate()
H A Dspunge_app.c50 HLIST_INIT(&sock->epTaskList); in SpungeInitSocket()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dsocket_common.c57 if (HLIST_EMPTY(&sock->epTaskList)) { in EpollEventCallback()
65 epNode = HLIST_FIRST(&sock->epTaskList); in EpollEventCallback()
H A Dspunge_message.c673 node = HLIST_FIRST(&sock->epTaskList); in SpungeHandleMsgClose()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h113 struct Hlist epTaskList; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c61 HLIST_INIT(&sock->epTaskList); in SpungeEpollFreeResource()

Completed in 5 milliseconds