prvInsertBlockIntoFreeList() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

prvInsertBlockIntoFreeList() function

Syntax

static void prvInsertBlockIntoFreeList( BlockLink_t *pxBlockToInsert );
Implemented in heap_4.c:381

Arguments

pxBlockToInsert

References

LocationReferrerText
heap_4.c:381
static void prvInsertBlockIntoFreeList( BlockLink_t *pxBlockToInsert )
heap_4.c:83
static void prvInsertBlockIntoFreeList( BlockLink_t *pxBlockToInsert );
heap_4.c:204pvPortMalloc()
prvInsertBlockIntoFreeList( pxNewBlockLink );
heap_4.c:297vPortFree()
prvInsertBlockIntoFreeList( ( ( BlockLink_t * ) pxLink ) );

Call Tree

Functions calling prvInsertBlockIntoFreeList()
all items filtered out
prvInsertBlockIntoFreeList()
Data read by prvInsertBlockIntoFreeList()
Data written by prvInsertBlockIntoFreeList()
prvInsertBlockIntoFreeList()::pxIterator
prvInsertBlockIntoFreeList()::puc
all items filtered out
prvInsertBlockIntoFreeList()
prvInsertBlockIntoFreeList()::pxIterator
prvInsertBlockIntoFreeList()::puc
all items filtered out
Type of prvInsertBlockIntoFreeList()
prvInsertBlockIntoFreeList()
uint8_t
all items filtered out