Home
last modified time | relevance | path

Searched refs:SpungeEpollFindRemove (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H A Depoll_app.h25 FILLP_INT SpungeEpollFindRemove(FILLP_INT epFd, FILLP_INT fd);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c94 (void)SpungeEpollFindRemove(sock->associatedEpollInstanceArr[0], sock->index); in SpungeEpollFreeResource()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Depoll_app.c736 FILLP_INT SpungeEpollFindRemove(FILLP_INT epFd, FILLP_INT fd) in SpungeEpollFindRemove() function