Home
last modified time | relevance | path

Searched refs:GetMainLoopEpollFd (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_common.h52 EpollDesc GetMainLoopEpollFd(void);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_app.c361 EpollDesc epollFd = GetMainLoopEpollFd(); in CoapServerInit()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c312 EpollDesc GetMainLoopEpollFd(void) in GetMainLoopEpollFd() function