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