Searched refs:thread_bound_cluster_id (Results 1 – 2 of 2) sorted by relevance
2815 extern uint32_t thread_bound_cluster_id(thread_t);2825 uint32_t old_value = thread_bound_cluster_id(self);
8100 extern uint32_t thread_bound_cluster_id(thread_t thread);8102 thread_bound_cluster_id(thread_t thread) in thread_bound_cluster_id() function8135 if (thread_bound_cluster_id(thread) == THREAD_BOUND_CLUSTER_NONE) { in thread_bind_cluster_id()