Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_common.h53 List *GetMainLoopEvendChain(void);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c373 PostEvent(GetMainLoopEvendChain(), taskListInfo->epollFd, CoAPEpollReadHandle, in CoapSelectWait()
377 PostEvent(GetMainLoopEvendChain(), taskListInfo->epollFd, CoAPEpollWriteHandle, in CoapSelectWait()
381 PostEvent(GetMainLoopEvendChain(), taskListInfo->epollFd, CoAPEpollErrorHandle, in CoapSelectWait()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c317 List *GetMainLoopEvendChain(void) in GetMainLoopEvendChain() function