| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
| H A D | work.c | 39 alloc_work_share (struct gomp_team *team) in alloc_work_share() 153 free_work_share (struct gomp_team *team, struct gomp_work_share *ws) in free_work_share() 188 struct gomp_team *team = thr->ts.team; in gomp_work_share_start() 225 struct gomp_team *team = thr->ts.team; in gomp_work_share_end() 258 struct gomp_team *team = thr->ts.team; in gomp_work_share_end_cancel() 284 struct gomp_team *team = thr->ts.team; in gomp_work_share_end_nowait()
|
| H A D | barrier.c | 35 struct gomp_team *team = thr->ts.team; in GOMP_barrier() 48 struct gomp_team *team = thr->ts.team; in GOMP_barrier_cancel()
|
| H A D | parallel.c | 137 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() 199 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() 237 struct gomp_team *team = thr->ts.team; in ialias() 272 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
|
| H A D | ordered.c | 42 struct gomp_team *team = thr->ts.team; in gomp_ordered_first() 73 struct gomp_team *team = thr->ts.team; in gomp_ordered_last() 108 struct gomp_team *team = thr->ts.team; in gomp_ordered_next() 156 struct gomp_team *team = thr->ts.team; in gomp_ordered_static_init() 174 struct gomp_team *team = thr->ts.team; in gomp_ordered_static_next() 198 struct gomp_team *team = thr->ts.team; in gomp_ordered_sync() 266 struct gomp_team *team = thr->ts.team; in gomp_doacross_init() 516 struct gomp_team *team = thr->ts.team; in gomp_doacross_ull_init()
|
| H A D | single.c | 40 struct gomp_team *team = thr->ts.team; in GOMP_single_start() 96 struct gomp_team *team = thr->ts.team; in GOMP_single_copy_end()
|
| H A D | sections.c | 51 struct gomp_team *team = thr->ts.team; in ialias_redirect() 215 struct gomp_team *team; in GOMP_parallel_sections_start() 229 struct gomp_team *team; in ialias_redirect()
|
| H A D | task.c | 353 struct gomp_team *team = thr->ts.team; in GOMP_task() 598 gomp_target_task_completion (struct gomp_team *team, struct gomp_task *task) in gomp_target_task_completion() 658 struct gomp_team *team = ttask->team; in GOMP_PLUGIN_target_task_completion() 684 struct gomp_team *team = thr->ts.team; in gomp_create_target_task() 1063 struct gomp_team *team) in gomp_task_run_pre() 1150 struct gomp_team *team) in gomp_task_run_post_handle_dependers() 1226 struct gomp_team *team) in gomp_task_run_post_handle_depend() 1308 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() 1433 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() 1584 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() [all …]
|
| H A D | team.c | 103 struct gomp_team *team = thr->ts.team; in gomp_thread_start() 120 struct gomp_team *team = thr->ts.team; in gomp_thread_start() 144 static inline struct gomp_team * 151 struct gomp_team *last_team = pool->last_team; in get_last_team() 163 struct gomp_team * 166 struct gomp_team *team; in gomp_new_team() 216 free_team (struct gomp_team *team) in free_team() 308 unsigned flags, struct gomp_team *team, in gomp_team_start() 931 struct gomp_team *team = thr->ts.team; in gomp_team_end()
|
| H A D | libgomp.h | 372 struct gomp_team *team; 590 struct gomp_team *team; 600 struct gomp_team struct 730 struct gomp_team *last_team; 925 extern struct gomp_team *gomp_new_team (unsigned); 927 unsigned, struct gomp_team *,
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | work.c | 39 alloc_work_share (struct gomp_team *team) in alloc_work_share() 155 free_work_share (struct gomp_team *team, struct gomp_work_share *ws) in free_work_share() 190 struct gomp_team *team = thr->ts.team; in gomp_work_share_start() 232 struct gomp_team *team = thr->ts.team; in gomp_work_share_end() 265 struct gomp_team *team = thr->ts.team; in gomp_work_share_end_cancel() 291 struct gomp_team *team = thr->ts.team; in gomp_work_share_end_nowait()
|
| H A D | barrier.c | 35 struct gomp_team *team = thr->ts.team; in GOMP_barrier() 48 struct gomp_team *team = thr->ts.team; in GOMP_barrier_cancel()
|
| H A D | parallel.c | 144 struct gomp_team *team = thr->ts.team; in GOMP_parallel_end() 206 struct gomp_team *team = thr->ts.team; in GOMP_cancellation_point() 244 struct gomp_team *team = thr->ts.team; in ialias() 279 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
|
| H A D | ordered.c | 42 struct gomp_team *team = thr->ts.team; in gomp_ordered_first() 73 struct gomp_team *team = thr->ts.team; in gomp_ordered_last() 108 struct gomp_team *team = thr->ts.team; in gomp_ordered_next() 156 struct gomp_team *team = thr->ts.team; in gomp_ordered_static_init() 174 struct gomp_team *team = thr->ts.team; in gomp_ordered_static_next() 198 struct gomp_team *team = thr->ts.team; in gomp_ordered_sync() 266 struct gomp_team *team = thr->ts.team; in gomp_doacross_init() 516 struct gomp_team *team = thr->ts.team; in gomp_doacross_ull_init()
|
| H A D | single.c | 40 struct gomp_team *team = thr->ts.team; in GOMP_single_start() 96 struct gomp_team *team = thr->ts.team; in GOMP_single_copy_end()
|
| H A D | sections.c | 51 struct gomp_team *team = thr->ts.team; in ialias_redirect() 218 struct gomp_team *team; in GOMP_parallel_sections_start() 232 struct gomp_team *team; in ialias_redirect()
|
| H A D | team.c | 109 struct gomp_team *team = thr->ts.team; in gomp_thread_start() 126 struct gomp_team *team = thr->ts.team; in gomp_thread_start() 150 static inline struct gomp_team * 157 struct gomp_team *last_team = pool->last_team; in get_last_team() 169 struct gomp_team * 172 struct gomp_team *team; in gomp_new_team() 181 team = gomp_aligned_alloc (__alignof (struct gomp_team), in gomp_new_team() 229 free_team (struct gomp_team *team) in free_team() 321 unsigned flags, struct gomp_team *team, in gomp_team_start() 950 struct gomp_team *team = thr->ts.team; in gomp_team_end()
|
| H A D | task.c | 356 struct gomp_team *team = thr->ts.team; in GOMP_task() 636 gomp_target_task_completion (struct gomp_team *team, struct gomp_task *task) in gomp_target_task_completion() 696 struct gomp_team *team = ttask->team; in GOMP_PLUGIN_target_task_completion() 722 struct gomp_team *team = thr->ts.team; in gomp_create_target_task() 1123 struct gomp_team *team) in gomp_task_run_pre() 1210 struct gomp_team *team) in gomp_task_run_post_handle_dependers() 1286 struct gomp_team *team) in gomp_task_run_post_handle_depend() 1368 struct gomp_team *team = thr->ts.team; in gomp_barrier_handle_tasks() 1514 struct gomp_team *team = thr->ts.team; in GOMP_taskwait() 1679 struct gomp_team *team = thr->ts.team; in GOMP_taskwait_depend() [all …]
|
| H A D | libgomp.h | 410 struct gomp_team *team; 589 struct gomp_team *detach_team; 656 struct gomp_team *team; 666 struct gomp_team struct 807 struct gomp_team *last_team; 1002 extern struct gomp_team *gomp_new_team (unsigned); 1004 unsigned, struct gomp_team *,
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/gcn/ |
| H A D | bar.c | 86 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_end() 162 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_cancel_end() 221 gomp_team_barrier_cancel (struct gomp_team *team) in gomp_team_barrier_cancel()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/ |
| H A D | bar.c | 84 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_end() 148 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_cancel_end() 195 gomp_team_barrier_cancel (struct gomp_team *team) in gomp_team_barrier_cancel()
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/config/gcn/ |
| H A D | bar.c | 88 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_end() 165 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_cancel_end() 226 gomp_team_barrier_cancel (struct gomp_team *team) in gomp_team_barrier_cancel()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/linux/ |
| H A D | bar.c | 89 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_end() 153 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_cancel_end() 200 gomp_team_barrier_cancel (struct gomp_team *team) in gomp_team_barrier_cancel()
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/config/linux/ |
| H A D | bar.c | 89 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_end() 153 struct gomp_team *team = thr->ts.team; in gomp_team_barrier_wait_cancel_end() 200 gomp_team_barrier_cancel (struct gomp_team *team) in gomp_team_barrier_cancel()
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/config/posix/ |
| H A D | bar.h | 74 struct gomp_team; 75 extern void gomp_team_barrier_cancel (struct gomp_team *);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/posix/ |
| H A D | bar.h | 74 struct gomp_team; 75 extern void gomp_team_barrier_cancel (struct gomp_team *);
|