Searched refs:bound_type (Results 1 – 1 of 1) sorted by relevance
724 enum { eBound = 0, eNativeFirst = 1, eRoundRobin = 2, eMax = 3 } bound_type; variable727 for (bound_type = 0; bound_type < eMax; bound_type++) {729 bound_threads[bound_type][i] = create_thread(TH_BUCKET_SHARE_DF, tg,731 switch (bound_type) {733 set_thread_cluster_bound(bound_threads[bound_type][i], loaded_pset);736 edge_set_thread_shared_rsrc(bound_threads[bound_type][i], true);739 edge_set_thread_shared_rsrc(bound_threads[bound_type][i], false);745 enqueue_thread(pset_target(loaded_pset), bound_threads[bound_type][i]);