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

xTaskPriorityInherit() function

Syntax

BaseType_t xTaskPriorityInherit( TaskHandle_t const pxMutexHolder ) PRIVILEGED_FUNCTION;
Implemented in tasks.c:4014

Arguments

pxMutexHolder

References

LocationReferrerText
tasks.c:4014
BaseType_t xTaskPriorityInherit( TaskHandle_t const pxMutexHolder )
task.h:2456
queue.c:1558xQueueSemaphoreTake()
xInheritanceOccurred = xTaskPriorityInherit( pxQueue->u.xSemaphore.xMutexHolder );

Call Tree

Functions calling xTaskPriorityInherit()
Functions called by xTaskPriorityInherit()
all items filtered out
xTaskPriorityInherit()
all items filtered out
Data read by xTaskPriorityInherit()
Data written by xTaskPriorityInherit()
xTaskPriorityInherit()
xTaskPriorityInherit()::xReturn
all items filtered out
Type of xTaskPriorityInherit()
xTaskPriorityInherit()
all items filtered out