Searched refs:taskRECORD_READY_PRIORITY (Results 1 – 1 of 1) sorted by relevance
160 #define taskRECORD_READY_PRIORITY( uxPriority ) \ macro208 …#define taskRECORD_READY_PRIORITY( uxPriority ) portRECORD_READY_PRIORITY( ( uxPriority ), uxTo… macro264 …taskRECORD_READY_PRIORITY( ( pxTCB )->uxPriority ); …