Home
last modified time | relevance | path

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

/Kernel-v10.6.2/
HDtasks.c136 #define taskSELECT_HIGHEST_PRIORITY_TASK() \ macro
172 #define taskSELECT_HIGHEST_PRIORITY_TASK() \ macro
3123taskSELECT_HIGHEST_PRIORITY_TASK(); /*lint !e9079 void * is used as this macro is used with timers… in vTaskSwitchContext()