Searched refs:work_share_cancelled (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/gcn/
H A Dbar.c89 team->work_share_cancelled = 0;
165 team->work_share_cancelled = 0;
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/linux/
H A Dbar.c92 team->work_share_cancelled = 0;
156 team->work_share_cancelled = 0;
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Dbar.c87 team->work_share_cancelled = 0;
151 team->work_share_cancelled = 0;
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/linux/
H A Dbar.c92 team->work_share_cancelled = 0;
156 team->work_share_cancelled = 0;
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/gcn/
H A Dbar.c91 team->work_share_cancelled = 0;
168 team->work_share_cancelled = 0;
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/posix/
H A Dbar.c125 team->work_share_cancelled = 0;
187 team->work_share_cancelled = 0;
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dparallel.c204 return team->work_share_cancelled != 0;
243 team->work_share_cancelled = 1;
H A Dlibgomp.h672 int work_share_cancelled; member in struct:gomp_team
H A Dteam.c206 team->work_share_cancelled = 0;
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/posix/
H A Dbar.c125 team->work_share_cancelled = 0;
187 team->work_share_cancelled = 0;
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dparallel.c211 return team->work_share_cancelled != 0;
250 team->work_share_cancelled = 1;
H A Dlibgomp.h738 int work_share_cancelled; member in struct:gomp_team
H A Dteam.c217 team->work_share_cancelled = 0;

Completed in 171 milliseconds