Lines Matching full:team
96 offset_and_size_t th_team; // team for this thread
98 offset_and_size_t th_serial_team; // serial team under this thread
103 offset_and_size_t th_task_team; // task team struct
106 th_task_state; // alternating 0/1 for task team identification
116 th_teams_nth; // number of threads in each team of the league
120 offset_and_size_t ds_tid; // team thread id
124 /* team structure information */
126 offset_and_size_t t_master_tid; // tid of master in parent team
128 offset_and_size_t t_parent; // parent team
129 offset_and_size_t t_nproc; // # team threads
132 offset_and_size_t t_id; // unique team id
134 offset_and_size_t t_task_team; // task team structure
145 offset_and_size_t r_root_team; // team at root
146 offset_and_size_t r_hot_team; // hot team for this root
188 offset_and_size_t td_team; // team for this task