libstdc++
|
Public Member Functions | |
thread_index_t | get_num_threads () |
void | set_num_threads (thread_index_t num_threads) |
Recommends parallel execution using OpenMP static load-balancing at compile time.
|
inlineinherited |
Find out desired number of threads.
Definition at line 67 of file tags.h.
Referenced by __gnu_parallel::parallel_sort().
|
inlineinherited |