Searched refs:MB_TASK_PRIORITY_ABOVE (Results 1 – 2 of 2) sorted by relevance
32 #define MB_TASK_PRIORITY_ABOVE (OS_THREAD_PRIORITY_MAX + 1) macro
215 if (priority == MB_TASK_PRIORITY_ABOVE) in MBi_SetTask()