Home
last modified time | relevance | path

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

12345678910>>...27

/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/
H A Dparallel.c41 struct gomp_thread *thr = gomp_thread (); in gomp_resolve_num_threads()
135 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
178 struct gomp_thread *thr = gomp_thread (); in GOMP_cancellation_point()
209 struct gomp_thread *thr = gomp_thread (); in ialias()
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
246 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
256 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
262 return gomp_thread ()->ts.level; in omp_get_level()
268 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
279 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
[all …]
H A Dloop.c54 struct gomp_thread *thr = gomp_thread (); in gomp_loop_init()
101 struct gomp_thread *thr = gomp_thread (); in gomp_loop_static_start()
123 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_start()
151 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_start()
207 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_static_start()
225 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_dynamic_start()
250 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_guided_start()
310 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_static_start()
328 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_dynamic_start()
354 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_guided_start()
[all …]
H A Dloop_ull.c57 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_init()
104 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_static_start()
122 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_start()
148 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_start()
206 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_static_start()
225 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_dynamic_start()
251 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_guided_start()
313 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_doacross_static_start()
332 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_doacross_dynamic_start()
359 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_doacross_guided_start()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgomp/
H A Dparallel.c41 struct gomp_thread *thr = gomp_thread (); in gomp_resolve_num_threads()
135 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
178 struct gomp_thread *thr = gomp_thread (); in GOMP_cancellation_point()
209 struct gomp_thread *thr = gomp_thread (); in ialias()
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
246 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
256 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
262 return gomp_thread ()->ts.level; in omp_get_level()
268 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
279 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
[all …]
H A Dloop.c54 struct gomp_thread *thr = gomp_thread (); in gomp_loop_init()
101 struct gomp_thread *thr = gomp_thread (); in gomp_loop_static_start()
123 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_start()
151 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_start()
207 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_static_start()
225 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_dynamic_start()
250 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_guided_start()
310 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_static_start()
328 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_dynamic_start()
354 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_guided_start()
[all …]
H A Dloop_ull.c57 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_init()
104 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_static_start()
122 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_start()
148 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_start()
206 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_static_start()
225 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_dynamic_start()
251 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_guided_start()
313 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_doacross_static_start()
332 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_doacross_dynamic_start()
359 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_doacross_guided_start()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dparallel.c41 struct gomp_thread *thr = gomp_thread (); in gomp_resolve_num_threads()
135 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
178 struct gomp_thread *thr = gomp_thread (); in GOMP_cancellation_point()
209 struct gomp_thread *thr = gomp_thread (); in ialias()
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
246 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
256 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
262 return gomp_thread ()->ts.level; in omp_get_level()
268 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
279 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
[all …]
H A Dloop.c54 struct gomp_thread *thr = gomp_thread (); in gomp_loop_init()
101 struct gomp_thread *thr = gomp_thread (); in gomp_loop_static_start()
123 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_start()
151 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_start()
207 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_static_start()
225 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_dynamic_start()
250 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_guided_start()
310 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_static_start()
328 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_dynamic_start()
354 struct gomp_thread *thr = gomp_thread (); in gomp_loop_doacross_guided_start()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgomp/
H A Dparallel.c41 struct gomp_thread *thr = gomp_thread (); in gomp_resolve_num_threads()
135 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
178 struct gomp_thread *thr = gomp_thread (); in GOMP_cancellation_point()
209 struct gomp_thread *thr = gomp_thread (); in ialias()
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
246 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
256 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
262 return gomp_thread ()->ts.level; in omp_get_level()
268 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
279 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgomp/
H A Dparallel.c41 struct gomp_thread *thr = gomp_thread (); in gomp_resolve_num_threads()
135 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
178 struct gomp_thread *thr = gomp_thread (); in GOMP_cancellation_point()
209 struct gomp_thread *thr = gomp_thread (); in ialias()
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
246 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
256 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
262 return gomp_thread ()->ts.level; in omp_get_level()
268 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
279 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dparallel.c41 struct gomp_thread *thr = gomp_thread (); in gomp_resolve_num_threads()
135 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
178 struct gomp_thread *thr = gomp_thread (); in GOMP_cancellation_point()
209 struct gomp_thread *thr = gomp_thread (); in ialias()
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
246 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
256 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
262 return gomp_thread ()->ts.level; in omp_get_level()
268 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
279 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgomp/
H A Dparallel.c40 struct gomp_thread *thr = gomp_thread (); in gomp_resolve_num_threads()
134 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
177 struct gomp_thread *thr = gomp_thread (); in GOMP_cancellation_point()
208 struct gomp_thread *thr = gomp_thread (); in ialias()
238 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
245 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
255 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
261 return gomp_thread ()->ts.level; in omp_get_level()
267 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
278 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
[all …]
H A Dordered.c37 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_first()
68 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_last()
103 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_next()
151 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_static_init()
169 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_static_next()
193 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_sync()
H A Dloop_ull.c56 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_init()
103 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_static_start()
121 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_start()
147 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_start()
205 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_static_start()
224 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_dynamic_start()
250 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_guided_start()
325 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_next()
342 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_next()
354 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_ull_runtime_next()
[all …]
H A Dloop.c53 struct gomp_thread *thr = gomp_thread (); in gomp_loop_init()
100 struct gomp_thread *thr = gomp_thread (); in gomp_loop_static_start()
117 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_start()
142 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_start()
195 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_static_start()
213 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_dynamic_start()
238 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_guided_start()
312 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_next()
329 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_next()
341 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_runtime_next()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgomp/
H A Dparallel.c41 struct gomp_thread *thr = gomp_thread (); in gomp_resolve_num_threads()
135 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
178 struct gomp_thread *thr = gomp_thread (); in GOMP_cancellation_point()
209 struct gomp_thread *thr = gomp_thread (); in ialias()
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
246 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
256 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
262 return gomp_thread ()->ts.level; in omp_get_level()
268 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
279 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgomp/
H A Dparallel.c41 struct gomp_thread *thr = gomp_thread (); in gomp_resolve_num_threads()
135 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
178 struct gomp_thread *thr = gomp_thread (); in GOMP_cancellation_point()
209 struct gomp_thread *thr = gomp_thread (); in ialias()
239 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
246 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
256 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
262 return gomp_thread ()->ts.level; in omp_get_level()
268 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
279 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libgomp/
H A Dloop.c53 struct gomp_thread *thr = gomp_thread (); in gomp_loop_init()
100 struct gomp_thread *thr = gomp_thread (); in gomp_loop_static_start()
117 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_start()
142 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_start()
195 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_static_start()
213 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_dynamic_start()
238 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_guided_start()
312 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_next()
329 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_next()
341 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_runtime_next()
[all …]
H A Dparallel.c40 struct gomp_thread *thread = gomp_thread(); in gomp_resolve_num_threads()
116 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
142 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
149 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
159 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
165 return gomp_thread ()->ts.level; in omp_get_level()
171 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
182 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
196 return gomp_thread ()->ts.active_level; in omp_get_active_level()
H A Dordered.c37 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_first()
68 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_last()
103 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_next()
151 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_static_init()
169 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_static_next()
193 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_sync()
H A Dloop_ull.c56 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_init()
103 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_static_start()
121 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_start()
147 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_start()
205 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_static_start()
224 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_dynamic_start()
250 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_guided_start()
325 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_next()
342 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_next()
354 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_ull_runtime_next()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libgomp/
H A Dloop.c53 struct gomp_thread *thr = gomp_thread (); in gomp_loop_init()
100 struct gomp_thread *thr = gomp_thread (); in gomp_loop_static_start()
117 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_start()
142 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_start()
195 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_static_start()
213 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_dynamic_start()
238 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_guided_start()
312 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_next()
329 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_next()
341 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_runtime_next()
[all …]
H A Dparallel.c40 struct gomp_thread *thread = gomp_thread(); in gomp_resolve_num_threads()
116 struct gomp_thread *thr = gomp_thread (); in GOMP_parallel_end()
139 struct gomp_team *team = gomp_thread ()->ts.team; in omp_get_num_threads()
146 return gomp_thread ()->ts.team_id; in omp_get_thread_num()
156 return gomp_thread ()->ts.active_level > 0; in omp_in_parallel()
162 return gomp_thread ()->ts.level; in omp_get_level()
168 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_ancestor_thread_num()
179 struct gomp_team_state *ts = &gomp_thread ()->ts; in omp_get_team_size()
193 return gomp_thread ()->ts.active_level; in omp_get_active_level()
H A Dordered.c37 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_first()
68 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_last()
103 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_next()
151 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_static_init()
169 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_static_next()
193 struct gomp_thread *thr = gomp_thread (); in gomp_ordered_sync()
H A Dloop_ull.c56 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_init()
103 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_static_start()
121 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_start()
147 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_start()
205 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_static_start()
224 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_dynamic_start()
250 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_ordered_guided_start()
325 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_dynamic_next()
342 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ull_guided_next()
354 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_ull_runtime_next()
[all …]

12345678910>>...27