Struct holding options for omp get_tasks command.
More...
#include <omp.h>
Struct holding options for omp get_tasks command.
Definition at line 132 of file omp.h.
◆ actions
const char* omp_get_task_opts_t::actions |
◆ details
int omp_get_task_opts_t::details |
Whether to include overrides in the tasks.
Definition at line 137 of file omp.h.
◆ rcfile
int omp_get_task_opts_t::rcfile |
Ignored. Removed since OMP 6.0.
Definition at line 138 of file omp.h.
◆ task_id
const char* omp_get_task_opts_t::task_id |
The documentation for this struct was generated from the following file: