Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_epoll.h45 #define INVALID_EPOLL_DESC (NULL) macro
57 return (epollfd != INVALID_EPOLL_DESC); in IsEpollDescValid()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_epoll.h25 #define INVALID_EPOLL_DESC (-1) macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c998 session->epollfd = INVALID_EPOLL_DESC; in DFileSessionClean()
1073 session->epollfd = INVALID_EPOLL_DESC; in StartDFileThreads()
1111 session->epollfd = INVALID_EPOLL_DESC; in StopDFileThreads()
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c65 static EpollDesc g_epollfd = INVALID_EPOLL_DESC;
496 g_epollfd = INVALID_EPOLL_DESC; in NSTACKX_Deinit()

Completed in 5 milliseconds