__gnu_parallel::parallel_tag(3)
NAME
__gnu_parallel::parallel_tag
SYNOPSIS
Inherited by __gnu_parallel::balanced_tag, __gnu_parallel::omp_loop_static_tag, __gnu_parallel::omp_loop_tag, and __gnu_parallel::unbalanced_tag.
Detailed Description
Recommends parallel execution at compile time.
Definition at line 51 of file tags.h.
Author
- Generated automatically by Doxygen for libstdc++ from the source code.