Searched refs:HIGH_PRIORITY (Results 1 – 4 of 4) sorted by relevance
34 #define HIGH_PRIORITY 10 macro62 if ((policy != POLICY) || (param.sched_priority != HIGH_PRIORITY)) { in hi_prio_thread()117 param.sched_priority = HIGH_PRIORITY; in main()
35 #define HIGH_PRIORITY 10 macro69 if (policy != SCHED_RR || param.sched_priority != HIGH_PRIORITY) { in hi_prio_thread()123 param.sched_priority = HIGH_PRIORITY; in main()
34 #define HIGH_PRIORITY 10 macro64 if (param.sched_priority != HIGH_PRIORITY) { in hi_prio_thread()135 param.sched_priority = HIGH_PRIORITY; in main()