Searched refs:CoapIoMonitorLoop (Results 1 – 1 of 1) sorted by relevance
388 static void *CoapIoMonitorLoop(void *arg) in CoapIoMonitorLoop() function440 int32_t ret = PthreadCreate(&g_coapTid, NULL, CoapIoMonitorLoop, NULL); in CoapThreadInit()