Searched refs:g_coapTid (Results 1 – 1 of 1) sorted by relevance
82 static pthread_t g_coapTid; variable440 int32_t ret = PthreadCreate(&g_coapTid, NULL, CoapIoMonitorLoop, NULL); in CoapThreadInit()459 PthreadJoin(g_coapTid, NULL); in CoapThreadDestroy()