Searched refs:E_TASK_PRI_LOW (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | MsOS.h | 246 E_TASK_PRI_LOW = 64, ///< Low priority task ( nonbusy application task ) enumerator 257 E_TASK_PRI_LOW = 50, enumerator 268 E_TASK_PRI_LOW = 16, ///< Low priority task ( nonbusy application task ) enumerator 385 E_TASK_PRI_LOW = 16, ///< Low priority task ( nonbusy application task )
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | MsOS.h | 269 E_TASK_PRI_LOW = 64, ///< Low priority task ( nonbusy application task ) enumerator 280 E_TASK_PRI_LOW = 50, enumerator 291 E_TASK_PRI_LOW = 16, ///< Low priority task ( nonbusy application task ) enumerator 467 E_TASK_PRI_LOW = 16, ///< Low priority task ( nonbusy application task )
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/ |
| H A D | MsOS_linux_kernel.c | 906 case E_TASK_PRI_LOW: in MsOS_CreateTask()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 1283 case E_TASK_PRI_LOW: in MsOS_CreateTask()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 80813 E_TASK_PRI_LOW = 64, 80824 E_TASK_PRI_LOW = 50, 80835 E_TASK_PRI_LOW = 16, 81011 E_TASK_PRI_LOW = 16,
|