Searched defs:gomp_work_share (Results 1 – 2 of 2) sorted by relevance
77 struct gomp_work_share struct82 enum gomp_schedule_type sched;84 int mode;86 union {130 /* This is a chain of allocated gomp_work_share blocks, valid only argument132 struct gomp_work_share *next_alloc; argument160 /* Link to gomp_work_share struct for next work sharing construct argument186 struct gomp_work_share *work_share; argument
181 struct gomp_work_share struct186 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 argument241 struct gomp_work_share *next_alloc; argument269 /* Link to gomp_work_share struct for next work sharing construct argument295 struct gomp_work_share *work_share; argument