Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_TCP_WIN.c97 static void vListInsertGeneric( List_t * const pxList,
345 vListInsertGeneric( pxList, pxNewListItem, &pxList->xListEnd ); in vListInsertFifo()
389 static void vListInsertGeneric( List_t * const pxList, in vListInsertGeneric() function