xSemaphoreCreateRecursiveMutexStatic() is only used within threadx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesthreadxxSemaphoreCreateRecursiveMutexStatic()

xSemaphoreCreateRecursiveMutexStatic() function

Syntax

SemaphoreHandle_t xSemaphoreCreateRecursiveMutexStatic(StaticSemaphore_t *pxMutexBuffer);
Implemented in tx_freertos.c:1205

Arguments

pxMutexBuffer

References

LocationText
tx_freertos.c:1205
SemaphoreHandle_t xSemaphoreCreateRecursiveMutexStatic(StaticSemaphore_t *pxMutexBuffer)
FreeRTOS.h:458
SemaphoreHandle_t xSemaphoreCreateRecursiveMutexStatic(StaticSemaphore_t *pxMutexBuffer);

Call Tree

Functions called by xSemaphoreCreateRecursiveMutexStatic()
xSemaphoreCreateRecursiveMutexStatic()
memset()
all items filtered out
Data read by xSemaphoreCreateRecursiveMutexStatic()
Data written by xSemaphoreCreateRecursiveMutexStatic()
xSemaphoreCreateRecursiveMutexStatic()::ret
all items filtered out
xSemaphoreCreateRecursiveMutexStatic()
xSemaphoreCreateRecursiveMutexStatic()::ret
all items filtered out
Type of xSemaphoreCreateRecursiveMutexStatic()
xSemaphoreCreateRecursiveMutexStatic()
all items filtered out