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