Searched refs:OS_THREAD_LAUNCHER_PRIORITY (Results 1 – 4 of 4) sorted by relevance
177 pt->priority = (u32)(OS_THREAD_LAUNCHER_PRIORITY - (pt - task_thread)); in NitroMain()
47 #define OS_THREAD_LAUNCHER_PRIORITY 16 macro
46 #define THREAD1_PRIO (OS_THREAD_LAUNCHER_PRIORITY - 6)
521 OSi_LauncherThread.priority = OS_THREAD_LAUNCHER_PRIORITY; in OS_InitThread()