Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPServer.c15 static void *g_coap_thread = NULL; variable
96 g_coap_thread = NULL; in CoAPServer_yield()
169 HAL_ThreadCreate(&g_coap_thread, CoAPServer_yield, (void *)g_context, in CoAPServer_init()

Completed in 5 milliseconds