Searched refs:StartIndexMutex (Results 1 – 2 of 2) sorted by relevance
566 RecorderDataPtr->ObjectPropertyTable.StartIndexOfClass[2] = StartIndexMutex; in xTraceKernelPortInitObjectPropertyTable()
821 #define StartIndexMutex (StartIndexSemaphore + (TRC_CFG_NSEMAPHORE) * PropertyTableSizeSemaphor… macro822 #define StartIndexTask (StartIndexMutex + (TRC_CFG_NMUTEX) * PropertyTableSizeMutex)