Home
last modified time | relevance | path

Searched refs:EpollLoop (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_epoll.h57 NSTACKX_EXPORT int32_t EpollLoop(EpollDesc epollfd, int32_t timeout);
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_epoll.c73 int32_t EpollLoop(EpollDesc epollfd, int32_t timeout) in EpollLoop() function
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_epoll.c811 int32_t EpollLoop(EpollDesc epollfd, int32_t timeout) function
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c286 ret = EpollLoop(g_epollfd, timeout); in NstackMainLoop()
288 ret = EpollLoop(g_epollfd, -1); in NstackMainLoop()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1011 ret = EpollLoop(session->epollfd, (int32_t)minTimeout); in DFileMainLoop()

Completed in 9 milliseconds