Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c169 E_LINUX_PRI_LOW = 20, ///< Low priority task ( nonbusy application task )
907 thrsched.sched_priority = E_LINUX_PRI_LOW; in MsOS_CreateTask()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c228 E_LINUX_PRI_LOW = 20, ///< Low priority task ( nonbusy application task ) enumerator