Home
last modified time | relevance | path

Searched defs:next_ws (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/libgomp/
H A Dteam.c883 struct gomp_work_share *next_ws = gomp_ptrlock_get (&ws->next_ws); in gomp_team_end() local
916 struct gomp_work_share *next_ws = ws->next_alloc; in gomp_team_end() local
H A Dwork.c144 struct gomp_work_share *next_ws; in free_work_share() local
H A Dlibgomp.h271 gomp_ptrlock_t next_ws; member
/dragonfly/contrib/gcc-4.7/libgomp/
H A Dwork.c143 struct gomp_work_share *next_ws; in free_work_share() local
H A Dteam.c507 struct gomp_work_share *next_ws = ws->next_alloc; in gomp_team_end() local
H A Dlibgomp.h162 gomp_ptrlock_t next_ws; member