Searched defs:thread_groups (Results 1 – 2 of 2) sorted by relevance
103 struct thread_groups { struct104 unsigned int property;105 unsigned int nr_groups;106 unsigned int threads_per_group;107 unsigned int thread_list[MAX_THREAD_LIST_SIZE];
108 struct thread_groups { struct120 struct thread_groups property_tgs[MAX_THREAD_GROUP_PROPERTIES]; argument