Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_epoll.c21 #define MAX_EPOLL_SIZE 128 macro
77 struct epoll_event events[MAX_EPOLL_SIZE]; in EpollLoop()
79 nfds = epoll_wait(epollfd, events, MAX_EPOLL_SIZE, timeout); in EpollLoop()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h28 #define MAX_EPOLL_SIZE 128 macro

Completed in 1 milliseconds