Home
last modified time | relevance | path

Searched refs:taskRECORD_READY_PRIORITY (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.0.1/
Dtasks.c160 #define taskRECORD_READY_PRIORITY( uxPriority ) \ macro
208 …#define taskRECORD_READY_PRIORITY( uxPriority ) portRECORD_READY_PRIORITY( ( uxPriority ), uxTo… macro
264taskRECORD_READY_PRIORITY( ( pxTCB )->uxPriority ); …