Home
last modified time | relevance | path

Searched defs:team (Results 1 – 25 of 34) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/libgomp/
H A Dwork.c39 alloc_work_share (struct gomp_team *team) in alloc_work_share()
137 free_work_share (struct gomp_team *team, struct gomp_work_share *ws) in free_work_share()
172 struct gomp_team *team = thr->ts.team; in gomp_work_share_start() local
209 struct gomp_team *team = thr->ts.team; in gomp_work_share_end() local
242 struct gomp_team *team = thr->ts.team; in gomp_work_share_end_cancel() local
268 struct gomp_team *team = thr->ts.team; in gomp_work_share_end_nowait() local
H A Dordered.c42 struct gomp_team *team = thr->ts.team; in gomp_ordered_first() local
73 struct gomp_team *team = thr->ts.team; in gomp_ordered_last() local
108 struct gomp_team *team = thr->ts.team; in gomp_ordered_next() local
156 struct gomp_team *team = thr->ts.team; in gomp_ordered_static_init() local
174 struct gomp_team *team = thr->ts.team; in gomp_ordered_static_next() local
198 struct gomp_team *team = thr->ts.team; in gomp_ordered_sync() local
265 struct gomp_team *team = thr->ts.team; in gomp_doacross_init() local
494 struct gomp_team *team = thr->ts.team; in gomp_doacross_ull_init() local
H A Dtask.c293 struct gomp_team *team = thr->ts.team; in GOMP_task() local
575 struct gomp_team *team = ttask->team; in GOMP_PLUGIN_target_task_completion() local
601 struct gomp_team *team = thr->ts.team; in gomp_create_target_task() local
958 struct gomp_team *team) in gomp_task_run_pre()
1034 struct gomp_team *team) in gomp_task_run_post_handle_dependers()
1108 struct gomp_team *team) in gomp_task_run_post_handle_depend()
1190 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
1315 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
1477 struct gomp_team *team = thr->ts.team; in gomp_task_maybe_wait_for_dependencies() local
1661 struct gomp_team *team = thr->ts.team; in GOMP_taskgroup_start() local
[all …]
H A Dparallel.c136 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local
179 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() local
210 struct gomp_team *team = thr->ts.team; in ialias() local
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
H A Dteam.c100 struct gomp_team *team = thr->ts.team; in gomp_thread_start() local
117 struct gomp_team *team = thr->ts.team; in gomp_thread_start() local
162 struct gomp_team *team; in gomp_new_team() local
212 free_team (struct gomp_team *team) in free_team()
300 unsigned flags, struct gomp_team *team) in gomp_team_start()
871 struct gomp_team *team = thr->ts.team; in gomp_team_end() local
H A Dsections.c48 struct gomp_team *team = thr->ts.team; in gomp_sections_init() local
138 struct gomp_team *team; in GOMP_parallel_sections_start() local
152 struct gomp_team *team; in ialias_redirect() local
H A Dbarrier.c35 struct gomp_team *team = thr->ts.team; in GOMP_barrier() local
48 struct gomp_team *team = thr->ts.team; in GOMP_barrier_cancel() local
H A Dsingle.c40 struct gomp_team *team = thr->ts.team; in GOMP_single_start() local
96 struct gomp_team *team = thr->ts.team; in GOMP_single_copy_end() local
H A Diter.c42 struct gomp_team *team = thr->ts.team; in gomp_iter_static_next() local
265 struct gomp_team *team = thr->ts.team; in gomp_iter_guided_next_locked() local
299 struct gomp_team *team = thr->ts.team; in gomp_iter_guided_next() local
H A Diter_ull.c43 struct gomp_team *team = thr->ts.team; in gomp_iter_ull_static_next() local
266 struct gomp_team *team = thr->ts.team; in gomp_iter_ull_guided_next_locked() local
303 struct gomp_team *team = thr->ts.team; in gomp_iter_ull_guided_next() local
H A Dtaskloop.c40 struct gomp_team *team = thr->ts.team; in GOMP_taskloop() local
/dragonfly/contrib/gcc-4.7/libgomp/
H A Dordered.c38 struct gomp_team *team = thr->ts.team; in gomp_ordered_first() local
69 struct gomp_team *team = thr->ts.team; in gomp_ordered_last() local
104 struct gomp_team *team = thr->ts.team; in gomp_ordered_next() local
152 struct gomp_team *team = thr->ts.team; in gomp_ordered_static_init() local
170 struct gomp_team *team = thr->ts.team; in gomp_ordered_static_next() local
194 struct gomp_team *team = thr->ts.team; in gomp_ordered_sync() local
H A Dwork.c38 alloc_work_share (struct gomp_team *team) in alloc_work_share()
136 free_work_share (struct gomp_team *team, struct gomp_work_share *ws) in free_work_share()
171 struct gomp_team *team = thr->ts.team; in gomp_work_share_start() local
208 struct gomp_team *team = thr->ts.team; in gomp_work_share_end() local
238 struct gomp_team *team = thr->ts.team; in gomp_work_share_end_nowait() local
H A Dteam.c96 struct gomp_team *team = thr->ts.team; in gomp_thread_start() local
113 struct gomp_team *team = thr->ts.team; in gomp_thread_start() local
139 struct gomp_team *team; in gomp_new_team() local
180 free_team (struct gomp_team *team) in free_team()
263 struct gomp_team *team) in gomp_team_start()
479 struct gomp_team *team = thr->ts.team; in gomp_team_end() local
H A Dsingle.c39 struct gomp_team *team = thr->ts.team; in GOMP_single_start() local
95 struct gomp_team *team = thr->ts.team; in GOMP_single_copy_end() local
H A Dtask.c84 struct gomp_team *team = thr->ts.team; in GOMP_task() local
201 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() local
303 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() local
H A Dsections.c47 struct gomp_team *team = thr->ts.team; in gomp_sections_init() local
137 struct gomp_team *team; in GOMP_parallel_sections_start() local
H A Diter.c41 struct gomp_team *team = thr->ts.team; in gomp_iter_static_next() local
264 struct gomp_team *team = thr->ts.team; in gomp_iter_guided_next_locked() local
298 struct gomp_team *team = thr->ts.team; in gomp_iter_guided_next() local
H A Diter_ull.c42 struct gomp_team *team = thr->ts.team; in gomp_iter_ull_static_next() local
265 struct gomp_team *team = thr->ts.team; in gomp_iter_ull_guided_next_locked() local
302 struct gomp_team *team = thr->ts.team; in gomp_iter_ull_guided_next() local
H A Dparallel.c117 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() local
139 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads() local
H A Dbarrier.c34 struct gomp_team *team = thr->ts.team; in GOMP_barrier() local
/dragonfly/contrib/gcc-8.0/libgomp/config/posix/
H A Dbar.c123 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_end() local
185 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_cancel_end() local
272 gomp_team_barrier_cancel (struct gomp_team *team) in gomp_team_barrier_cancel()
/dragonfly/games/hunt/hunt/
H A Dconnect.c45 do_connect(char *name, u_int8_t team, u_int32_t enter_status) in do_connect()
/dragonfly/contrib/gcc-4.7/libgomp/config/posix/
H A Dbar.c120 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_end() local
/dragonfly/games/hunt/huntd/
H A Danswer.c458 char team) in get_ident()

12