Searched defs:team (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/contrib/gcclibs/libgomp/
H A Dbarrier.c37 struct gomp_team *team = thr->ts.team; local
H A Dsingle.c82 struct gomp_team *team = thr->ts.team; local
H A Dordered.c41 struct gomp_team *team = thr->ts.team; local
72 struct gomp_team *team = thr->ts.team; local
107 struct gomp_team *team = thr->ts.team; local
155 struct gomp_team *team = thr->ts.team; local
173 struct gomp_team *team = thr->ts.team; local
197 struct gomp_team *team = thr->ts.team; local
[all...]
H A Dparallel.c86 struct gomp_team *team = gomp_thread ()->ts.team; local
111 struct gomp_team *team = gomp_thread ()->ts.team; local
[all...]
H A Dwork.c75 struct gomp_team *team = thr->ts.team; local
149 struct gomp_team *team = thr->ts.team; local
187 struct gomp_team *team = thr->ts.team; local
[all...]
H A Diter.c44 struct gomp_team *team = thr->ts.team; local
237 struct gomp_team *team = thr->ts.team; local
271 struct gomp_team *team = thr->ts.team; local
[all...]
H A Dteam.c106 struct gomp_team *team; local
139 struct gomp_team *team; local
165 free_team(struct gomp_team *team) argument
183 struct gomp_team *team; local
328 struct gomp_team *team = thr->ts.team; local
[all...]
H A Dlibgomp.h132 struct gomp_team *team; member in struct:gomp_team_state
[all...]

Completed in 158 milliseconds