Searched refs:gomp_work_share_start (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dlibgomp.h316 extern bool gomp_work_share_start (bool);
H A Dloop.c71 if (gomp_work_share_start (false))
86 if (gomp_work_share_start (false))
108 if (gomp_work_share_start (false))
152 if (gomp_work_share_start (true))
170 if (gomp_work_share_start (true))
189 if (gomp_work_share_start (true))
H A Dsections.c61 if (gomp_work_share_start (false))
H A Dsingle.c40 bool ret = gomp_work_share_start (false);
59 first = gomp_work_share_start (false);
H A Dwork.c72 gomp_work_share_start (bool ordered) function

Completed in 132 milliseconds