Searched defs:gomp_work_share (Results 1 – 2 of 2) sorted by relevance
287 struct gomp_work_share struct292 enum gomp_schedule_type sched;294 int mode;296 union {318 union {345 /* This is a chain of allocated gomp_work_share blocks, valid only argument347 struct gomp_work_share *next_alloc; argument357 char pad[64 - offsetof (struct gomp_work_share_1st_cacheline, pad)]; argument380 /* Link to gomp_work_share struct for next work sharing construct argument399 == offsetof (struct gomp_work_share, next_alloc) ? 1 : -1]; argument
260 struct gomp_work_share struct265 enum gomp_schedule_type sched;267 int mode;269 union {291 union {318 /* This is a chain of allocated gomp_work_share blocks, valid only argument320 struct gomp_work_share *next_alloc; argument348 /* Link to gomp_work_share struct for next work sharing construct argument377 struct gomp_work_share *work_share; argument