Searched refs:traceTASK_PRIORITY_INHERIT (Results 1 – 3 of 3) sorted by relevance
648 #ifndef traceTASK_PRIORITY_INHERIT655 #define traceTASK_PRIORITY_INHERIT( pxTCBOfMutexHolder, uxInheritedPriority ) macro
6644 traceTASK_PRIORITY_INHERIT( pxMutexHolderTCB, pxCurrentTCB->uxPriority ); in xTaskPriorityInherit()
1872 + Added two new trace macros - traceTASK_PRIORITY_INHERIT() and