Searched refs:g_ctxList (Results 1 – 1 of 1) sorted by relevance
45 static List g_ctxList = { &g_ctxList, &g_ctxList }; variable49 return &g_ctxList; in GetCoapContextList()54 ListInsertTail(&g_ctxList, &ctx->node); in CoapContextInsert()65 LIST_FOR_EACH(pos, &g_ctxList) { in CoapGetCoapCtxType()76 return !ListIsEmpty(&g_ctxList); in IsCoapContextReady()176 LIST_FOR_EACH(pos, &g_ctxList) { in CoAPEpollErrorHandle()196 LIST_FOR_EACH(pos, &g_ctxList) { in RegisterCtxTask()329 LIST_FOR_EACH_SAFE(pos, tmp, &g_ctxList) { in DeRegisterCoAPEpollTask()525 LIST_FOR_EACH(pos, &g_ctxList) { in ResetCoapSocketTaskCount()