Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dwork.c160 struct gomp_work_share *next_ws; in free_work_share() local
H A Dteam.c943 struct gomp_work_share *next_ws = gomp_ptrlock_get (&ws->next_ws); in gomp_team_end() local
976 struct gomp_work_share *next_ws = ws->next_alloc; in gomp_team_end() local
H A Dlibgomp.h350 gomp_ptrlock_t next_ws; member
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dwork.c162 struct gomp_work_share *next_ws; in free_work_share() local
H A Dteam.c962 struct gomp_work_share *next_ws = gomp_ptrlock_get (&ws->next_ws); in gomp_team_end() local
995 struct gomp_work_share *next_ws = ws->next_alloc; in gomp_team_end() local
H A Dlibgomp.h382 gomp_ptrlock_t next_ws; member