Lines Matching refs:team
243 * team.c (gomp_team_start): Fix setting up thread_attr
295 * team.c (gomp_team_start): If gomp_cpu_affinity != NULL,
582 * team.c (gomp_thread_attr): Export.
772 * team.c: Remove use of alloca.h.
778 * team.c: Add include of alloca.h.
826 single.c, team.c, work.c, config/linux/alpha/futex.h,
900 * team.c (initialize_team): Pass NULL rather than free as
1096 gomp_ordered_sync): Do nothing if team->nthreads == 1.
1206 * team.c (gomp_threads_dock): New.
1220 * single.c (GOMP_single_copy_end): Don't segfault if team is NULL.
1481 * team.c (gomp_barrier_init, gomp_barrier_destroy): Mark inline.
1698 * team.c (struct gomp_thread_start_data): Remove ts, fn, data.
1701 the whole team to be created.
1702 (gomp_team_start): Release team members at the end.
1715 * team.c (new_team): Initialize oldest_live_gen to 1 if no