Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/kernelports/FreeRTOS/
DtrcKernelPort.c566 RecorderDataPtr->ObjectPropertyTable.StartIndexOfClass[2] = StartIndexMutex; in xTraceKernelPortInitObjectPropertyTable()
/TraceRecorderSource-3.4.0/kernelports/FreeRTOS/include/
DtrcKernelPort.h821 #define StartIndexMutex (StartIndexSemaphore + (TRC_CFG_NSEMAPHORE) * PropertyTableSizeSemaphor… macro
822 #define StartIndexTask (StartIndexMutex + (TRC_CFG_NMUTEX) * PropertyTableSizeMutex)