Searched refs:E_TASK_PRI_LOWEST (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | MsOS.h | 247 E_TASK_PRI_LOWEST = 96, ///< Lowest priority task ( idle application task ) enumerator 258 E_TASK_PRI_LOWEST = 1, enumerator 269 E_TASK_PRI_LOWEST = 24, ///< Lowest priority task ( idle application task ) enumerator 386 E_TASK_PRI_LOWEST = 24, ///< Lowest priority task ( idle application task )
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | MsOS.h | 270 E_TASK_PRI_LOWEST = 96, ///< Lowest priority task ( idle application task ) enumerator 281 E_TASK_PRI_LOWEST = 1, enumerator 292 E_TASK_PRI_LOWEST = 24, ///< Lowest priority task ( idle application task ) enumerator 468 E_TASK_PRI_LOWEST = 24, ///< Lowest priority task ( idle application task )
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/ |
| H A D | MsOS_linux_kernel.c | 909 case E_TASK_PRI_LOWEST: in MsOS_CreateTask()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 1284 case E_TASK_PRI_LOWEST: in MsOS_CreateTask()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 80814 E_TASK_PRI_LOWEST = 96, 80825 E_TASK_PRI_LOWEST = 1, 80836 E_TASK_PRI_LOWEST = 24, 81012 E_TASK_PRI_LOWEST = 24,
|