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