Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_TCP_WIN.c96 static void vListInsertGeneric( List_t * const pxList,
343 vListInsertGeneric( pxList, pxNewListItem, &pxList->xListEnd ); in vListInsertFifo()
386 static void vListInsertGeneric( List_t * const pxList, in vListInsertGeneric() function