Searched refs:highest_unbound (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/tests/sched/ |
| H A D | clutch_runqueue.c | 31 …test_thread_t highest_unbound = create_thread(TH_BUCKET_SHARE_IN, high_tg, root_bucket_to_highest_… variable 34 …threads_rand_order(rand_seeds[i], 4, lowest_bound, highest_bound, lowest_unbound, highest_unbound); 35 …ret = dequeue_threads_expect_ordered(4, highest_bound, highest_unbound, lowest_bound, lowest_unbou…
|