Searched refs:taskSELECT_HIGHEST_PRIORITY_TASK (Results 1 – 1 of 1) sorted by relevance
149 #define taskSELECT_HIGHEST_PRIORITY_TASK() taskSelectHighestPriorityTaskSMP() macro151 #define taskSELECT_HIGHEST_PRIORITY_TASK() \ macro188 #define taskSELECT_HIGHEST_PRIORITY_TASK() \ macro3519 …taskSELECT_HIGHEST_PRIORITY_TASK(); /*lint !e9079 void * is used as this macro is used with timers… in vTaskSwitchContext()