Lines Matching refs:gomp_thread
69 struct gomp_thread *thr = gomp_thread (); in gomp_loop_static_start()
83 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_start()
105 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_start()
150 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_static_start()
167 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_dynamic_start()
186 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_guided_start()
248 struct gomp_thread *thr = gomp_thread (); in gomp_loop_dynamic_next()
265 struct gomp_thread *thr = gomp_thread (); in gomp_loop_guided_next()
277 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_runtime_next()
302 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_static_next()
318 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_dynamic_next()
336 struct gomp_thread *thr = gomp_thread (); in gomp_loop_ordered_guided_next()
354 struct gomp_thread *thr = gomp_thread (); in GOMP_loop_ordered_runtime_next()