Home
last modified time | relevance | path

Searched refs:g_servRunning (Results 1 - 1 of 1) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Dcoap_service.c25 static int g_servRunning = 0; variable
57 while (g_servRunning == 1) { in CoapServerThread()
74 if (g_servRunning == 1) { in CoapServerStart()
77 g_servRunning = 1; in CoapServerStart()
110 if (g_servRunning == 0) { in CoapServerStop()
118 g_servRunning = 0; in CoapServerStop()

Completed in 1 milliseconds