Searched refs:thread_bound_cluster_id (Results 1 – 2 of 2) sorted by relevance
2759 extern uint32_t thread_bound_cluster_id(thread_t);2769 int32_t cluster_id = thread_bound_cluster_id(self);
10073 extern uint32_t thread_bound_cluster_id(thread_t thread);10075 thread_bound_cluster_id(thread_t thread) in thread_bound_cluster_id() function10090 if (thread_bound_cluster_id(thread) == THREAD_BOUND_CLUSTER_NONE) { in thread_bind_cluster_id()