Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dsched_clutch.c3244 sched_clutch_pri_greater_than_tiebreak(int pri_one, int pri_two, bool one_wins_ties) in sched_clutch_pri_greater_than_tiebreak() argument
3246 if (one_wins_ties) { in sched_clutch_pri_greater_than_tiebreak()