Home
last modified time | relevance | path

Searched defs:REPRESENT_EPOLL_DESC (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_epoll.h28 #define REPRESENT_EPOLL_DESC(epollfd) (epollfd) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_epoll.h48 #define REPRESENT_EPOLL_DESC(epollfd) ((epollfd)->recvFd) macro