Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h508 struct gomp_task struct
511 struct gomp_task *parent; argument
515 struct gomp_taskgroup *taskgroup; argument
519 struct gomp_taskwait *taskwait; argument
532 entries and the gomp_task in which they reside. */ argument
535 struct gomp_task_icv icv; argument
538 enum gomp_task_kind kind; argument
548 struct gomp_task_depend_entry depend[]; argument
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h564 struct gomp_task struct
567 struct gomp_task *parent; argument
571 struct gomp_taskgroup *taskgroup; argument
575 struct gomp_taskwait *taskwait; argument
598 entries and the gomp_task in which they reside. */ argument
601 struct gomp_task_icv icv; argument
604 enum gomp_task_kind kind; argument
614 struct gomp_task_depend_entry depend[]; argument