Searched refs:gomp_team (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/gcclibs/libgomp/
H A Dbarrier.c37 struct gomp_team *team = thr->ts.team;
H A Dparallel.c87 struct gomp_team *team = gomp_thread ()->ts.team;
112 struct gomp_team *team = gomp_thread ()->ts.team;
H A Dordered.c41 struct gomp_team *team = thr->ts.team;
72 struct gomp_team *team = thr->ts.team;
107 struct gomp_team *team = thr->ts.team;
155 struct gomp_team *team = thr->ts.team;
173 struct gomp_team *team = thr->ts.team;
197 struct gomp_team *team = thr->ts.team;
H A Dsingle.c82 struct gomp_team *team = thr->ts.team;
H A Dlibgomp.h132 struct gomp_team *team;
164 struct gomp_team struct
H A Dteam.c106 struct gomp_team *team;
136 static struct gomp_team *
139 struct gomp_team *team;
165 free_team (struct gomp_team *team)
183 struct gomp_team *team;
328 struct gomp_team *team = thr->ts.team;
H A Dwork.c75 struct gomp_team *team = thr->ts.team;
149 struct gomp_team *team = thr->ts.team;
187 struct gomp_team *team = thr->ts.team;
H A Diter.c44 struct gomp_team *team = thr->ts.team;
237 struct gomp_team *team = thr->ts.team;
271 struct gomp_team *team = thr->ts.team;

Completed in 108 milliseconds