Searched refs:prev_ts (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcclibs/libgomp/
H A Dparallel.c118 team = team->prev_ts.team;
H A Dlibgomp.h189 struct gomp_team_state prev_ts; member in struct:gomp_team
H A Dteam.c196 team->prev_ts = thr->ts;
332 thr->ts = team->prev_ts;

Completed in 101 milliseconds