__gnu_parallel::omp_loop_static_tag Struct Reference
Recommends parallel execution using OpenMP static load-balancing at compile time.
More...
List of all members.
Public Member Functions
Detailed Description
Recommends parallel execution using OpenMP static load-balancing at compile time.
Definition at line 106 of file tags.h.
Member Function Documentation
thread_index_t __gnu_parallel::parallel_tag::get_num_threads |
( |
|
) |
[inline, inherited] |
void __gnu_parallel::parallel_tag::set_num_threads |
( |
thread_index_t |
num_threads |
) |
[inline, inherited] |
Set the desired number of threads.
- Parameters:
-
| num_threads | Desired number of threads. |
Definition at line 77 of file tags.h.
The documentation for this struct was generated from the following file: