Home
last modified time | relevance | path

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

/Kernel-v10.6.2/
HDtasks.c126 #define taskRECORD_READY_PRIORITY( uxPriority ) \ macro
168 …#define taskRECORD_READY_PRIORITY( uxPriority ) portRECORD_READY_PRIORITY( ( uxPriority ), uxTo… macro