Home
last modified time | relevance | path

Searched refs:gomp_thread (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dparallel.c41 struct gomp_thread *thr = gomp_thread (); in gomp_resolve_num_threads()
143 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
205 struct gomp_thread *thr = gomp_thread (); in GOMP_cancellation_point()
243 struct gomp_thread *thr = gomp_thread (); in ialias()
279 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
286 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
296 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
302 return gomp_thread ()->ts.level; in omp_get_level()
308 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
319 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
[all …]
Dloop_ull.c61 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_init()
108 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_static_start()
126 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_start()
152 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_start()
250 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_ull_start()
320 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_static_start()
339 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_dynamic_start()
365 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_guided_start()
422 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_ull_ordered_start()
503 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_doacross_static_start()
[all …]
Dloop.c58 struct gomp_thread *thr = gomp_thread (); in ialias_redirect()
105 struct gomp_thread *thr = gomp_thread (); in gomp_loop_static_start()
127 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_start()
155 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_start()
251 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_start()
322 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_static_start()
340 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_dynamic_start()
365 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_guided_start()
420 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_ordered_start()
500 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_static_start()
[all …]
Dicv.c208 struct gomp_thread *thr = gomp_thread (); in omp_get_place_num()
221 struct gomp_thread *thr = gomp_thread (); in omp_get_partition_num_places()
234 struct gomp_thread *thr = gomp_thread (); in omp_get_partition_place_nums()
246 struct gomp_thread *thr = gomp_thread (); in omp_set_default_allocator()
255 struct gomp_thread *thr = gomp_thread (); in omp_get_default_allocator()
Dlibgomp.h751 struct gomp_thread struct
801 struct gomp_thread **threads; argument
828 extern struct gomp_thread *nvptx_thrs __attribute__((shared));
829 static inline struct gomp_thread *gomp_thread (void) in gomp_thread() function
836 static inline struct gomp_thread *gcn_thrs (void) in gcn_thrs()
839 struct gomp_thread * __lds *thrs = (struct gomp_thread * __lds *)4; in gcn_thrs()
842 static inline void set_gcn_thrs (struct gomp_thread *val) in set_gcn_thrs()
845 struct gomp_thread * __lds *thrs = (struct gomp_thread * __lds *)4; in set_gcn_thrs()
848 static inline struct gomp_thread *gomp_thread (void) in gomp_thread() function
854 extern __thread struct gomp_thread gomp_tls_data;
[all …]
Dordered.c41 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_first()
72 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_last()
107 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_next()
155 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_static_init()
173 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_static_next()
197 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_sync()
265 struct gomp_thread *thr = gomp_thread (); in gomp_doacross_init()
376 struct gomp_thread *thr = gomp_thread (); in GOMP_doacross_post()
427 struct gomp_thread *thr = gomp_thread (); in GOMP_doacross_wait()
515 struct gomp_thread *thr = gomp_thread (); in gomp_doacross_ull_init()
[all …]
Dteams.c35 struct gomp_thread *thr = gomp_thread (); in GOMP_teams_reg()
64 struct gomp_thread *thr = gomp_thread (); in omp_get_num_teams()
71 struct gomp_thread *thr = gomp_thread (); in omp_get_team_num()
Dsingle.c39 struct gomp_thread *thr = gomp_thread (); in GOMP_single_start()
66 struct gomp_thread *thr = gomp_thread (); in GOMP_single_copy_start()
95 struct gomp_thread *thr = gomp_thread (); in GOMP_single_copy_end()
Dteam.c43 __thread struct gomp_thread gomp_tls_data;
73 struct gomp_thread *thr; in gomp_thread_start()
81 struct gomp_thread local_thr; in gomp_thread_start()
153 struct gomp_thread *thr = gomp_thread (); in get_last_team()
243 struct gomp_thread *thr = gomp_thread (); in gomp_free_pool_helper()
268 struct gomp_thread *thr = gomp_thread (); in gomp_free_thread()
277 struct gomp_thread *nthr = pool->threads[i]; in gomp_free_thread()
325 struct gomp_thread *thr, *nthr; in gomp_team_start()
336 struct gomp_thread **affinity_thr = NULL; in gomp_team_start()
339 thr = gomp_thread (); in gomp_team_start()
[all …]
Dsections.c50 struct gomp_thread *thr = gomp_thread (); in ialias_redirect()
75 struct gomp_thread *thr = gomp_thread (); in GOMP_sections_start()
104 struct gomp_thread *thr = gomp_thread (); in GOMP_sections2_start()
198 struct gomp_thread *thr = gomp_thread (); in GOMP_sections_next()
Diter.c41 struct gomp_thread *thr = gomp_thread (); in gomp_iter_static_next()
150 struct gomp_thread *thr = gomp_thread (); in gomp_iter_dynamic_next_locked()
186 struct gomp_thread *thr = gomp_thread (); in gomp_iter_dynamic_next()
263 struct gomp_thread *thr = gomp_thread (); in gomp_iter_guided_next_locked()
297 struct gomp_thread *thr = gomp_thread (); in gomp_iter_guided_next()
Diter_ull.c42 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_static_next()
152 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_dynamic_next_locked()
188 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_dynamic_next()
264 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_guided_next_locked()
301 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_guided_next()
Dbarrier.c34 struct gomp_thread *thr = gomp_thread (); in GOMP_barrier()
47 struct gomp_thread *thr = gomp_thread (); in GOMP_barrier_cancel()
Dwork.c189 struct gomp_thread *thr = gomp_thread (); in gomp_work_share_start()
231 struct gomp_thread *thr = gomp_thread (); in gomp_work_share_end()
264 struct gomp_thread *thr = gomp_thread (); in gomp_work_share_end_cancel()
290 struct gomp_thread *thr = gomp_thread (); in gomp_work_share_end_nowait()
Dtask.c99 struct gomp_thread *thr = gomp_thread (); in gomp_end_task()
355 struct gomp_thread *thr = gomp_thread (); in GOMP_task()
721 struct gomp_thread *thr = gomp_thread (); in gomp_create_target_task()
1367 struct gomp_thread *thr = gomp_thread (); in gomp_barrier_handle_tasks()
1513 struct gomp_thread *thr = gomp_thread (); in GOMP_taskwait()
1678 struct gomp_thread *thr = gomp_thread (); in GOMP_taskwait_depend()
1717 struct gomp_thread *thr = gomp_thread (); in gomp_task_maybe_wait_for_dependencies()
1947 struct gomp_thread *thr = gomp_thread (); in GOMP_taskgroup_start()
1963 struct gomp_thread *thr = gomp_thread (); in GOMP_taskgroup_end()
2223 struct gomp_thread *thr = gomp_thread (); in gomp_create_artificial_team()
[all …]
Dscope.c46 struct gomp_thread *thr = gomp_thread (); in ialias_redirect()
Dfortran.c587 struct gomp_thread *thr = gomp_thread (); in omp_get_partition_place_nums_8_()
696 struct gomp_thread *thr = gomp_thread (); in omp_display_affinity_()
731 struct gomp_thread *thr = gomp_thread (); in omp_capture_affinity_()
Dallocator.c224 struct gomp_thread *thr = gomp_thread (); in ialias()
423 struct gomp_thread *thr = gomp_thread (); in omp_aligned_calloc()
Dtarget.c2442 struct gomp_thread old_thr, *thr = gomp_thread (); in gomp_target_fallback()
2634 struct gomp_thread *thr = gomp_thread (); in GOMP_target_ext()
2689 struct gomp_thread *thr = gomp_thread (); in GOMP_target_ext()
2868 struct gomp_thread *thr = gomp_thread (); in GOMP_target_update_ext()
2911 struct gomp_thread *thr = gomp_thread (); in GOMP_target_update_ext()
3061 struct gomp_thread *thr = gomp_thread (); in GOMP_target_enter_exit_data()
3104 struct gomp_thread *thr = gomp_thread (); in GOMP_target_enter_exit_data()
3259 struct gomp_thread *thr = gomp_thread (); in GOMP_teams4()
Dtaskloop.c39 struct gomp_thread *thr = gomp_thread (); in GOMP_taskloop()
Daffinity-fmt.c442 struct gomp_thread *thr = gomp_thread (); in omp_capture_affinity()
/netbsd/src/external/gpl3/gcc/dist/libgomp/config/linux/
Dbar.c88 struct gomp_thread *thr = gomp_thread (); in gomp_team_barrier_wait_end()
152 struct gomp_thread *thr = gomp_thread (); in gomp_team_barrier_wait_cancel_end()
Dlock.c72 return (int) gomp_thread ();
/netbsd/src/external/gpl3/gcc/dist/libgomp/config/posix/
Dbar.c122 struct gomp_thread *thr = gomp_thread (); in gomp_team_barrier_wait_end()
184 struct gomp_thread *thr = gomp_thread (); in gomp_team_barrier_wait_cancel_end()
Dpool.h37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads) in gomp_get_thread_pool()

12