Home
last modified time | relevance | path

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

/Kernel-v11.1.0/
Dtasks.c167 #define taskRECORD_READY_PRIORITY( uxPriority ) \ macro
215 …#define taskRECORD_READY_PRIORITY( uxPriority ) portRECORD_READY_PRIORITY( ( uxPriority ), uxTo… macro
271taskRECORD_READY_PRIORITY( ( pxTCB )->uxPriority ); …