Searched refs:CoAPEpollReadHandle (Results 1 – 2 of 2) sorted by relevance
113 static void CoAPEpollReadHandle(void *data) in CoAPEpollReadHandle() function267 ctx->taskList[i].readHandle = CoAPEpollReadHandle; in GetTimeout()373 PostEvent(GetMainLoopEvendChain(), taskListInfo->epollFd, CoAPEpollReadHandle, in CoapSelectWait()
291 static void CoAPEpollReadHandle(void *data) in CoAPEpollReadHandle() function376 g_coapCtx.task.readHandle = CoAPEpollReadHandle; in CoapServerInit()