libstdc++
|
Public Member Functions | |
default_parallel_tag (thread_index_t num_threads) | |
thread_index_t | get_num_threads () |
void | set_num_threads (thread_index_t num_threads) |
Recommends parallel execution using the default parallel algorithm.
|
inlineinherited |
Find out desired number of threads.
Definition at line 67 of file tags.h.
Referenced by __gnu_parallel::parallel_sort().
|
inlineinherited |