Searched refs:g_coap_running (Results 1 – 1 of 1) sorted by relevance
13 static unsigned int g_coap_running = 0; variable72 g_coap_running = 0; in CoAPServer_thread_leave()85 while (g_coap_running) { in CoAPServer_yield()166 g_coap_running = 1; in CoAPServer_init()194 g_coap_running = 0; in CoAPServer_deinit()310 if (g_context != context || 1 == g_coap_running) { in CoAPServer_loop()316 g_coap_running = 1; in CoAPServer_loop()
Completed in 3 milliseconds