Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c170 E_LINUX_PRI_LOWEST = 1, ///< Lowest priority task ( idle application task )
910 thrsched.sched_priority = E_LINUX_PRI_LOWEST; in MsOS_CreateTask()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c229 E_LINUX_PRI_LOWEST = 1, ///< Lowest priority task ( idle application task ) enumerator