Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h266 struct gomp_work_share_1st_cacheline struct
268 enum gomp_schedule_type sched;
269 int mode;
270 union {
278 union {
282 unsigned ordered_num_used, ordered_owner, ordered_cur;
283 struct gomp_work_share *next_alloc;
284 char pad[];