Lines Matching refs:gomp_thread
99 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()
2282 struct gomp_thread *thr = gomp_thread (); in GOMP_taskgroup_reduction_register()
2323 struct gomp_thread *thr = gomp_thread (); in ialias()
2398 struct gomp_thread *thr = gomp_thread (); in gomp_workshare_task_reduction_register()
2409 struct gomp_thread *thr = gomp_thread (); in gomp_workshare_taskgroup_start()
2426 struct gomp_thread *thr = gomp_thread (); in GOMP_workshare_task_reduction_unregister()
2443 struct gomp_thread *thr = gomp_thread (); in omp_in_final()
2492 bool shackled_thread_p = team == gomp_thread ()->ts.team; in ialias()