Home
last modified time | relevance | path

Searched refs:epollfd2 (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_epoll.h35 static inline bool IsEpollDescEqual(EpollDesc epollfd1, EpollDesc epollfd2) in IsEpollDescEqual() argument
37 return (epollfd1 == epollfd2); in IsEpollDescEqual()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_epoll.h60 static inline bool IsEpollDescEqual(EpollDesc epollfd1, EpollDesc epollfd2) in IsEpollDescEqual() argument
62 return (epollfd1 == epollfd2); in IsEpollDescEqual()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_epoll.h59 static inline bool IsEpollDescEqual(EpollDesc epollfd1, EpollDesc epollfd2);

Completed in 1 milliseconds