Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_epoll.h43 #define EPOLL_CTL_RUN ((EPOLL_CTL_MOD) + 1) macro
H A Dsys_epoll.c90 if ((task == NULL) || ((op != EPOLL_CTL_RUN) && IS_INVALID_SOCKET_DESC(task->taskfd)) || in CtlEpollDesc()
134 return CtlEpollDesc((EpollTask *)task, EPOLL_CTL_RUN, events); in RunEpollTask()
694 case EPOLL_CTL_RUN:

Completed in 3 milliseconds