Home
last modified time | relevance | path

Searched defs:thr (Results 1 – 25 of 54) sorted by path

123

/dragonfly/contrib/gcc-4.7/libgomp/
H A Dbarrier.c33 struct gomp_thread *thr = gomp_thread (); in GOMP_barrier() local
H A Diter.c40 struct gomp_thread *thr = gomp_thread (); in gomp_iter_static_next() local
149 struct gomp_thread *thr = gomp_thread (); in gomp_iter_dynamic_next_locked() local
185 struct gomp_thread *thr = gomp_thread (); in gomp_iter_dynamic_next() local
262 struct gomp_thread *thr = gomp_thread (); in gomp_iter_guided_next_locked() local
296 struct gomp_thread *thr = gomp_thread (); in gomp_iter_guided_next() local
H A Diter_ull.c41 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_static_next() local
151 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_dynamic_next_locked() local
187 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_dynamic_next() local
263 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_guided_next_locked() local
300 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_guided_next() local
H A Dlibgomp.h511 struct gomp_thread *thr = gomp_thread (); in gomp_work_share_init_done() local
H A Dloop.c53 struct gomp_thread *thr = gomp_thread (); in gomp_loop_init() local
100 struct gomp_thread *thr = gomp_thread (); in gomp_loop_static_start() local
117 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_start() local
142 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_start() local
195 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_static_start() local
213 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_dynamic_start() local
238 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_guided_start() local
312 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_next() local
329 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_next() local
341 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_runtime_next() local
[all …]
H A Dloop_ull.c56 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_init() local
103 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_static_start() local
121 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_start() local
147 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_start() local
205 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_static_start() local
224 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_dynamic_start() local
250 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_guided_start() local
325 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_next() local
342 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_next() local
354 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_ull_runtime_next() local
[all …]
H A Dordered.c37 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_first() local
68 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_last() local
103 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_next() local
151 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_static_init() local
169 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_static_next() local
193 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_sync() local
H A Dparallel.c116 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end() local
H A Dsections.c46 struct gomp_thread *thr = gomp_thread (); in gomp_sections_init() local
71 struct gomp_thread *thr = gomp_thread (); in GOMP_sections_start() local
117 struct gomp_thread *thr = gomp_thread (); in GOMP_sections_next() local
H A Dsingle.c38 struct gomp_thread *thr = gomp_thread (); in GOMP_single_start() local
65 struct gomp_thread *thr = gomp_thread (); in GOMP_single_copy_start() local
94 struct gomp_thread *thr = gomp_thread (); in GOMP_single_copy_end() local
H A Dtask.c54 struct gomp_thread *thr = gomp_thread (); in gomp_end_task() local
83 struct gomp_thread *thr = gomp_thread (); in GOMP_task() local
200 struct gomp_thread *thr = gomp_thread (); in gomp_barrier_handle_tasks() local
302 struct gomp_thread *thr = gomp_thread (); in GOMP_taskwait() local
404 struct gomp_thread *thr = gomp_thread (); in omp_in_final() local
H A Dteam.c68 struct gomp_thread *thr; in gomp_thread_start() local
215 struct gomp_thread *thr = gomp_thread (); in gomp_free_thread() local
266 struct gomp_thread *thr, *nthr; in gomp_team_start() local
478 struct gomp_thread *thr = gomp_thread (); in gomp_team_end() local
536 struct gomp_thread *thr; in initialize_team() local
567 struct gomp_thread *thr = gomp_thread (); in gomp_new_icv() local
H A Dwork.c170 struct gomp_thread *thr = gomp_thread (); in gomp_work_share_start() local
207 struct gomp_thread *thr = gomp_thread (); in gomp_work_share_end() local
237 struct gomp_thread *thr = gomp_thread (); in gomp_work_share_end_nowait() local
/dragonfly/contrib/gcc-4.7/libgomp/config/posix/
H A Dbar.c119 struct gomp_thread *thr = gomp_thread (); in gomp_team_barrier_wait_end() local
/dragonfly/contrib/gcc-8.0/libgomp/
H A Dbarrier.c34 struct gomp_thread *thr = gomp_thread (); in GOMP_barrier() local
47 struct gomp_thread *thr = gomp_thread (); in GOMP_barrier_cancel() local
H A Dfortran.c517 struct gomp_thread *thr = gomp_thread (); in omp_get_partition_place_nums_8_() local
H A Dicv.c165 struct gomp_thread *thr = gomp_thread (); in omp_get_place_num() local
178 struct gomp_thread *thr = gomp_thread (); in omp_get_partition_num_places() local
191 struct gomp_thread *thr = gomp_thread (); in omp_get_partition_place_nums() local
H A Diter.c41 struct gomp_thread *thr = gomp_thread (); in gomp_iter_static_next() local
150 struct gomp_thread *thr = gomp_thread (); in gomp_iter_dynamic_next_locked() local
186 struct gomp_thread *thr = gomp_thread (); in gomp_iter_dynamic_next() local
263 struct gomp_thread *thr = gomp_thread (); in gomp_iter_guided_next_locked() local
297 struct gomp_thread *thr = gomp_thread (); in gomp_iter_guided_next() local
H A Diter_ull.c42 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_static_next() local
152 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_dynamic_next_locked() local
188 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_dynamic_next() local
264 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_guided_next_locked() local
301 struct gomp_thread *thr = gomp_thread (); in gomp_iter_ull_guided_next() local
H A Dlibgomp.h1015 struct gomp_thread *thr = gomp_thread (); in gomp_work_share_init_done() local
H A Dloop.c54 struct gomp_thread *thr = gomp_thread (); in gomp_loop_init() local
101 struct gomp_thread *thr = gomp_thread (); in gomp_loop_static_start() local
123 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_start() local
151 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_start() local
207 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_static_start() local
225 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_dynamic_start() local
250 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_guided_start() local
310 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_static_start() local
328 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_dynamic_start() local
354 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_guided_start() local
[all …]
H A Dloop_ull.c57 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_init() local
104 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_static_start() local
122 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_start() local
148 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_start() local
206 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_static_start() local
225 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_dynamic_start() local
251 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_guided_start() local
313 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_doacross_static_start() local
332 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_doacross_dynamic_start() local
359 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_doacross_guided_start() local
[all …]
H A Doacc-async.c40 struct goacc_thread *thr = goacc_thread (); in acc_async_test() local
51 struct goacc_thread *thr = goacc_thread (); in acc_async_test_all() local
65 struct goacc_thread *thr = goacc_thread (); in acc_wait() local
87 struct goacc_thread *thr = goacc_thread (); local
98 struct goacc_thread *thr = goacc_thread (); in acc_wait_all() local
123 struct goacc_thread *thr = goacc_thread (); local
/dragonfly/contrib/gcc-8.0/libgomp/config/posix/
H A Dbar.c122 struct gomp_thread *thr = gomp_thread (); in gomp_team_barrier_wait_end() local
184 struct gomp_thread *thr = gomp_thread (); in gomp_team_barrier_wait_cancel_end() local
H A Dpool.h37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads) in gomp_get_thread_pool()

123