| 
    libstdc++
    
   | 
 
#include <tags.h>
Public Member Functions | |
| multiway_mergesort_sampling_tag (_ThreadIndex __num_threads) | |
| _ThreadIndex | __get_num_threads () | 
| void | set_num_threads (_ThreadIndex __num_threads) | 
Forces parallel sorting using multiway mergesort with splitting by sampling at compile time.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inlineinherited | 
Find out desired number of threads.
Definition at line 63 of file tags.h.
Referenced by __gnu_parallel::__parallel_sort().
      
  | 
  inlineinherited |