Home
last modified time | relevance | path

Searched defs:gomp_work_share (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libgomp/
H A Dlibgomp.h77 struct gomp_work_share struct
82 enum gomp_schedule_type sched;
84 int mode;
86 union {
130 /* This is a chain of allocated gomp_work_share blocks, valid only argument
132 struct gomp_work_share *next_alloc; argument
160 /* Link to gomp_work_share struct for next work sharing construct argument
186 struct gomp_work_share *work_share; argument
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dlibgomp.h181 struct gomp_work_share struct
186 enum gomp_schedule_type sched;
188 int mode;
190 union {
212 union {
239 /* This is a chain of allocated gomp_work_share blocks, valid only argument
241 struct gomp_work_share *next_alloc; argument
269 /* Link to gomp_work_share struct for next work sharing construct argument
295 struct gomp_work_share *work_share; argument