Struct holding options for omp get_tasks command.
More...
#include <omp.h>
Struct holding options for omp get_tasks command.
Definition at line 113 of file omp.h.
◆ actions
const char* omp_get_tasks_opts_t::actions |
Actions argument.
Definition at line 117 of file omp.h.
◆ details
int omp_get_tasks_opts_t::details |
Whether to include overrides in the tasks.
Definition at line 119 of file omp.h.
◆ filter
const char* omp_get_tasks_opts_t::filter |
◆ rcfile
int omp_get_tasks_opts_t::rcfile |
Ignored. Removed since OMP 6.0.
Definition at line 120 of file omp.h.
◆ timeout
int omp_get_tasks_opts_t::timeout |
The documentation for this struct was generated from the following file: