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

prvWriteNameToBuffer() function

Syntax

static char *prvWriteNameToBuffer( char *pcBuffer,     const char *pcTaskName );
Implemented in tasks.c:4352

Arguments

pcBuffer

pcTaskName

References

LocationReferrerText
tasks.c:4352
static char *prvWriteNameToBuffer( char *pcBuffer, const char *pcTaskName )
tasks.c:543
static char *prvWriteNameToBuffer( char *pcBuffer, const char *pcTaskName ) PRIVILEGED_FUNCTION;
tasks.c:4455vTaskList()
pcWriteBuffer = prvWriteNameToBuffer( pcWriteBuffer, pxTaskStatusArray[ x ].pcTaskName );

Call Tree

Functions calling prvWriteNameToBuffer()
Functions called by prvWriteNameToBuffer()
all items filtered out
prvWriteNameToBuffer()
strcpy()
strlen()
all items filtered out
Data read by prvWriteNameToBuffer()
Data written by prvWriteNameToBuffer()
prvWriteNameToBuffer()::x
all items filtered out
prvWriteNameToBuffer()
prvWriteNameToBuffer()::x
all items filtered out
Type of prvWriteNameToBuffer()
prvWriteNameToBuffer()
size_t
all items filtered out