Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c388 static void *CoapIoMonitorLoop(void *arg) in CoapIoMonitorLoop() function
440 int32_t ret = PthreadCreate(&g_coapTid, NULL, CoapIoMonitorLoop, NULL); in CoapThreadInit()