Searched refs:high_iscore_bound (Results 1 – 1 of 1) sorted by relevance
118 …test_thread_t high_iscore_bound = create_thread(TH_BUCKET_SHARE_DF, high_iscore_tg, root_bucket_to… variable120 set_thread_cluster_bound(high_iscore_bound, 0);121 enqueue_threads(default_target, 2, low_iscore_bound, high_iscore_bound);122 ret = dequeue_threads_expect_ordered(default_target, 2, low_iscore_bound, high_iscore_bound);